• 生成运行执行程序时,始终检查是否存在编译错误

    Always check for compilation errors before you generate and run an executable program.

    youdao

  • 第一方法要求程序在在进行每一个重大操作之后检查错误

    The first method requires the program to check for error conditions after every non-trivial action.

    youdao

  • 启用断言检查运行程序产生下面错误报告

    Running the program with assertion checking enabled produces the following error report

    youdao

  • 程序语言语法规则”,由其决定程序是否构造正确。 编译器检查程序是否违反了语法规则,并且在规则被破坏的时候产生语法错误报告。

    Programming languages have a set of syntax rules that determine whether a program is

    youdao

  • 因为打算用于通用目的而不是一小使用实用程序,所以我们进行大量错误检查使尽可能健壮

    Since this is a utility meant for general purpose use, not just by a small group of people, we do a lot of error-checking to make it as robust as possible.

    youdao

  • 某些派别的信徒支持使用异常检查参数其他前置条件,使用错误编码报告程序出错的处理。

    Some disciples espouse using exceptions to check parameters and other preconditions, and error codes to report processing errors within the function.

    youdao

  • 如果一个程序提供详细错误输出而且表现正常,那么使用任何特权来运行这个程序然后检查错误消息,看看缺少哪些特权。

    If a program were verbose and well behaved, it might be possible to simply run the program without privilege and have it complain about which privileges it lacks.

    youdao

  • 因为必须要源代码中消除错误,所以,应该有一个精通程序的人检查错误知道这些错误根本原因

    Someone who knows the program well should examine the bugs and understand their root causes, since bugs must be eliminated at their source.

    youdao

  • 类型检查应该帮助程序这些类型错误中恢复对于静态字段而言,类型系统实际上使程序员更迷惑。

    The type checker is supposed to help a programmer recover from exactly these sorts of mistakes, but in the case of static fields, the type system could actually help to confuse the programmer.

    youdao

  • 找到错过程序错误模式检查测试覆盖一个重要技术

    Finding patterns of missing bugs is an important technique to verifying test coverage.

    youdao

  • 一般,通常检查应用程序中间件各种数据结构状态即可确定该状态的错误因素。

    They are generally diagnosed by examining the state of various data structures in the application or middleware to determine if some aspect of that state is incorrect.

    youdao

  • 示例程序事件发生数据检查错误格式,判断select()调用是否返回错误

    The sample program checks for the error format in the event occurrence data if the select() call returned an error.

    youdao

  • 程序只需提交大型机编译程序执行本地语法检查错误WebSphereDeveloperfor zSeries Problems视图中列出

    The programmer just has to perform local syntax checking for the program before submitting a mainframe compilation, and the errors will be listed in the WebSphere Developer for zSeries Problems view.

    youdao

  • 我们可以检查用于 GetCustomerDetails调用错误处理程序指明可能需要区别对待 notFound 错误transientError 错误13)。

    You can also examine the fault handlers for the GetCustomerDetails invoke, noting that notFound faults and transientError faults are potentially treated differently (Figure 13).

    youdao

  • 然后运行这个测试过程序时,Purify就会通过程序详细检查内存访问操控,鉴定将要发生的内存错误

    Then, when you run the instrumented program, Purify scrutinizes memory accesses and manipulations by your program and identifies memory errors that are about to happen.

    youdao

  • 虽然SoundexMetaphone算法好地解决了语音模糊匹配问题,但是如果不能纠正打字错误,那么拼写检查应用程序完整的。

    While both Soundex and Metaphone algorithms solve phonetic fuzzy matching very well, no spell checking application is complete without typo correction.

    youdao

  • 测试应用程序存在稳定回归测试时,引入类似Purify运行时错误检查工具就是比较明智的事情

    When a solid regression suite is present for testing the application, incorporating a runtime error detection tool such as Purify in it is a smart thing to do.

    youdao

  • 比如mysqlcheck - uroot- pawtDB 2没有直接匹配程序检查错误

    For example, mysqlcheck -u root -p awt DB2 does not have a direct matching for table corruption check per se.

    youdao

  • 磁盘扫描程序试图修正前面错误时出错。请这个驱动器运行完全检查

    An error occurred while ScanDisk was attempting to correct the previous error. Complete a thorough check of this drive.

    youdao

  • 识别语义错误十分微妙要求进行反向工作检查程序输出并且查明什么

    Identifying semantic errors can be tricky because it requires you to work backward by looking at the output of the program and trying to figure out what it is doing.

    youdao

  • 代码检查ISBN对象是否相同如果不同的话停止程序执行控制转移处理这种错误处理代码。

    In this code we check whether the ISBNs differ. If so, we discontinue execution and transfer control to a handler that will know how to handle this error.

    youdao

  • 使用不需检查运行时异常报告严重的、无法预期错误可能指出程序逻辑中的错误

    Use unchecked, run-time exceptions to report serious unexpected errors that may indicate an error in the program's logic.

    youdao

  • 如果选择加入更多错误检查额外程序可以容易添加提供代码

    If one chooses to add more error checking, additional procedures can easily be added to the provided code.

    youdao

  • 如果发现错误,将纠正再次运行检查程序

    If any errors are found, correct the errors and run the check again.

    youdao

  • 检查模块能够正确找出已编写程序的语法一些简单逻辑错误后续开发具有指导意义。

    This checking module can correctly find syntax errors and some simple logical errors of the diagram program, which provides guidance for the further development.

    youdao

  • 使用检查异常报告可能发生但是正常程序操作中很难发生的错误

    Use checked exceptions to report errors that may occur, however rarely, under normal program operation.

    youdao

  • 程序分成小块函数,就自然我们调试建立了一个个的检查工作函数里面,几种导致错误的可能

    Breaking a large program into smaller functions creates natural checkpoints for debugging. If a function is not working, there are three possibilities to consider.

    youdao

  • 检查打字问题简单方式使用拼写检查程序检查语法错误繁杂得

    The easiest way for checking for typos is to use a spellchecker, but checking for grammar mistakes is a lot trickier.

    youdao

  • 检查打字问题最简单方式使用拼写检查程序检查语法错误繁杂得

    Thee easiest way for checking for typos is to use a spellchecker, but checking for grammar mistakes is a lot trickier.

    youdao

  • 检查程序向用户输出文本信息是否存在拼写语法错误

    Are there spelling or grammatical errors in any text that is printed or displayed by the program?

    youdao

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

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

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