• When I am quickly to find the error in others, I have failed to correct myself.

    很快找到别人失误时,我就已经停止了自我反省。

    youdao

  • It can enable the operator to find the error during part machining and feedback the error to the CNC system to alter motion parameter to ensure the machining quality.

    使操作者及时发现工件加工存在误差反馈数控系统改变机床的运动参数,更好地保证加工质量。

    youdao

  • Ideally, the string of characters should have a substring such as error or something similar (see the statement in bold blue), which will allow the tester to quickly find the error in the output file.

    理想做法是,字符串一个error与之相似的子(蓝色粗体语句),这个子串允许测试很快地输出文件中查找错误

    youdao

  • If you have a nested build, you might need to thread up through a bunch of error messages to find the actual error.

    如果嵌套编译可能需要通过对一错误消息仔细进行分析,才能找到确切的错误。

    youdao

  • That's an easy kind of error to spotthe kind you can find with a regular debugger.

    很容易可以辨认出错误——可以一个正规调试器来找到它。

    youdao

  • Have you ever been frustrated with an error message and unable to quickly find the right solution?

    是否曾经因为遇到错误消息无法快速找到正确的解决方案而感到沮丧

    youdao

  • Once you find the line of code in question, determine the value of the variables in that method, how the method was called, and specifically why the error occurred.

    一旦发现代码出错请确定方法变量、方法调用方式以及关于错误如何发生的详细情况。

    youdao

  • The best error handling operates exactly like you do when you encounter a problem: It tries to find a way around the problem.

    最好错误处理方式遇到问题情况完全相同试图找到避开问题的方法

    youdao

  • Invariably, I open the document and find an obvious syntax error such as an empty tag without the closing slash (it should look like this:).

    毫无例外的,打开文档后总能找到明显语法错误比如没有斜杠的空标签(应该这样:)。

    youdao

  • By using the tips and tricks in this article, you can build interpreters that also produce the kind of useful, easily understood error messages that you would find in your favorite compiler.

    通过使用本文介绍的技巧我们可以构建更好解释器,它们可以生成自己喜欢的编译器中一样的有用的、容易理解错误消息

    youdao

  • It can become hard to find the actual program logic in all that error recovery code.

    大量错误复原代码中,很难发现实际程序逻辑

    youdao

  • When you look at a procedure where all of your error checking is in order, you don't have to spend time picking through it to find the mistake.

    查看的这个过程中的错误检查均已就绪,那么就无需花很多时间专门通查寻找错误。

    youdao

  • However, I couldn't find the space to forgive myself, no matter how big or small my error had been.

    但是无论大小错误找到原谅自己空间

    youdao

  • It then declares the name of the OPF file, looks for that file, and-if it cannot find it-ends with an error.

    然后声明opf文件名称查找文件,如果无法找到,则抛出一个错误

    youdao

  • This error is generated when the system is unable to find connection information for a SOAP message.

    系统不到SOAP消息连接信息时,将发生错误

    youdao

  • This helps you avoid having to find a related resource or to copy and paste an error message from the Problems view to attach to a defect.

    可以帮助避免必须找到相关资源或者Problems视图复制粘贴一个错误信息修复一个缺陷

    youdao

  • If you don't find a spelling error, check that the file really is where it's supposed to be by issuing a dir command like the one shown here.

    如果没有发现拼写错误请检查文件是否处于应该出现的位置,方法如下发出一个dir命令

    youdao

  • The if statement ACTS as simple error control, exiting our script if it does not find the file with a somewhat graceful error for our users.

    if语句用作简单错误控制如果由于用户的小失误而导致找到文件,则退出脚本

    youdao

  • Finally you'll find several classes that hold the document description: the Error, Group, Ruleset, and Match tags from Listing 2 all have their corresponding classes in Listing 2.

    最后发现具有文档描述几个清单2中的ErrorGroupRulesetMatch标记图1中与之相应的类。

    youdao

  • If the names are not correct, then the loadshp utility reports an error stating that it cannot find the data files.

    如果文件名正确那么loadshp实用工具将报告错误指出无法找到数据文件。

    youdao

  • Thus, script 4.pl gave me the error "Can't find string terminator \343 anywhere before EOF at ./4.pl line 7." (in which \343 was an unrelated character).

    因此script 4.pl 会报告错误Can'tfindstringterminator \343anywherebeforeEOFat ./4.plline7.” (其中 \343一个无关字符)。

    youdao

  • Whenever you get any type of exception in DB2, the next step is to find out where that error is coming from.

    DB 2中,无论何时收到任何类型异常接下来一步就是找出那个错误的来源。

    youdao

  • It will be a lot of trial and error as you find your way along, but the more actions you take the more the confidence you gain.

    找寻自己方法过程中碰上许多困难错误但是采取行动越多你所获得的信心就越多。

    youdao

  • If you find a function address range that covers the failing instruction address, the message for that range indicates the method where the error was likely introduced.

    如果找到一个函数地址范围包含失败指令地址,那么这个范围消息就会说明可能引入错误方法

    youdao

  • You can find out what's the right way for you perhaps if you are lucky or you society can through trial and error.

    也许发现自己来说正确方式如果幸运的话,或者你所在的社会可以通过不断试验得到这种方法。

    youdao

  • Ignore the later errors in the list; scroll upward until you find the first error message.

    不要管列表后面出现错误,向上滚动找到第一错误消息。

    youdao

  • In most cases, to find out the cause of the error you need to take some type of trace that will show the sequence of calls that lead up to the error.

    大多数情况下找出错误起因需要进行某种类型跟踪,以便通过跟踪来揭示导致错误的调用序列

    youdao

  • These runtime exceptions display the stack trace, so that you can easily find the root cause of the error.

    这些运行时异常会显示堆栈跟踪可以帮助开发人员轻松地找到错误根源

    youdao

  • The debugging information stored within a binary helps a programmer or debugger locate problem areas in a program, and find the stack trace when an error happens in an application.

    二进制文件存储调试信息可以帮助程序员调试人员寻找程序问题地方应用程序出错找到跟踪

    youdao

  • The debugging information stored within a binary helps a programmer or debugger locate problem areas in a program, and find the stack trace when an error happens in an application.

    二进制文件存储调试信息可以帮助程序员调试人员寻找程序问题地方应用程序出错找到跟踪

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定