• This can be achieved by setting a global flag in the handler code and checking for the flag after completion of the critical part.

    可以通过信号处理程序代码设置一个全局标志完成关键部分代码之后检查这个标志来实现

    youdao

  • This additional information is used by tools for the purposes of documentation, compiler checking, and code analysis.

    用于文档编制编译器检查代码分析工具可以使用这些额外信息

    youdao

  • The download versions of the samples include a test driver and also have some added code for checking the operation of the different models by counting elements, deletes, and adds.

    样本下载版本包括一个测试驱动程序还有一些添加代码用于通过计算元素删除添加的个数来检查不同模型操作

    youdao

  • SQLJ can perform syntactic and semantic checking on the code, using database connections at compile time.

    SQLJ可以通过编译使用数据库连接代码执行语法语义上检查

    youdao

  • Because checking a large code base can take a noticeable amount of time, even on fast hardware, this can also help you find specific problems you're looking for more quickly.

    因为检查大型代码基址需要时间相当长,即使是快速硬件上也是如此,所以这种方法可以帮助更快发现查找的特定问题

    youdao

  • In general, metadata's benefits fall into three categories: documentation, compiler checking, and code analysis.

    一般来说,元数据好处分为三类文档编制编译器检查代码分析

    youdao

  • As is usual in example code, error checking has been omitted, but even so, this is a quick and easy way of saving data to file.

    因为示例代码通常省略错误检查即便如此数据保存文件中的快速简单方法

    youdao

  • They both have syntax checking, code completion, and code folding. They both let you compile, run, and debug your code.

    它们语法检验代码完成代码合并,都允许编译运行调试代码。

    youdao

  • The main value of this database is to allow for checking the code base periodically for regression or the introduction of errors as development proceeds.

    这个数据库主要价值在于开发期间,允许定期检查代码以查看代码是否退化引入错误

    youdao

  • It also explains the difference between programming by contract and defensive programming with a clever situation where your customers request that the framework code do the checking.

    该书阐述了在客户请求框架代码进行检查的智能情况下,承包程序设计防错性程序设计之间差别。

    youdao

  • In some organizations, it is expected that developers perform memory analysis before checking in their new code, to make sure that they did not cause an unintended error.

    一些组织中,期望开发人员检查他们代码完成内存分析确信他们没有引入无意错误

    youdao

  • Of course, a real implementation would need error checking code to make the access more robust.

    当然实际实现需要使用错误检查代码确保访问更为稳定

    youdao

  • Executing the code in Listing 11 and checking a few file names produces the output shown in Listing 12.

    执行清单11中的代码检查几个文件名会产生清单12输出

    youdao

  • Using the QR code output requires much less error checking.

    使用qr输出需要较少错误检查

    youdao

  • All error checking is omitted in Listing 1 for better readability, but the code you can download below demonstrates error checking as well as other SCTP socket extensions.

    为了可读性更好,我们清单1忽略所有错误检查但是这些展示错误检查机制的代码其他SCTP套接字扩展一样可以通过给出的链接下载到。

    youdao

  • You'll notice some of the Eclipse editor's features as you type, including syntax checking and code completion.

    键入时注意到Eclipse编辑器一些特性包括语法检查代码自动完成

    youdao

  • Remember that Purify only performs memory error checking on code that you actually execute during testing.

    记住Purify执行测试过程实际执行代码中的内存错误检验

    youdao

  • 3 Each activity (from checking in code to fixing a broken test) should be easy to perform and provide quick feedback to both the individual programmer and the entire team.

    3每一个活动(来自代码检测确定损坏测试)都容易执行单个程序员整体团队提供快速反馈

    youdao

  • The basic method for error checking is to write your code as shown in listing 1.

    错误检查基本方法编写如清单1代码

    youdao

  • Most programmers are familiar with checking in and checking out their code, and know what versions go with which software release.

    大多数程序员熟悉代码进行操作,知道什么版本哪个软件发行版是对应的。

    youdao

  • This simpler approach is usually better when you are aiming at a smaller scope, such as those usually performed by developers before checking in their code for a specific task.

    目标一个较小的范围时简单的方法通常会更好比如核查他们的特定任务的代码之前开发人员通常会执行它们。

    youdao

  • The practices rely on manual steps -- integrating code, running tests, and checking code in at the right times -- that can lead to mistakes.

    目前的实践依赖手工步骤 ——集成代码运行测试合适时间检入代码,这样的实践有可能造成错误。

    youdao

  • Imagine if your developers could pre-check their code by running private "integration builds" outside their local workspaces, but without checking their code in.

    设想不检代码的情况下,开发人员是否可以通过本地工作区之外运行个人的“集成构建”来预检查代码。

    youdao

  • The same model applies no matter what type of code you are checking in (or documents for that matter).

    无论何种类型代码(文档之类),同样模型也是可用的。

    youdao

  • You should always run these tests on a local developer's box before checking in any code, too.

    任何代码,也应该一个本地开发人员机器运行这些测试

    youdao

  • This only happens, however, when every programmer is checking code into the system on a frequent basis.

    仅仅程序员能够经常性系统代码时才会发生

    youdao

  • One known drawback of static analysis tools is that they generate false alarms, so that you may spend more time than you would like checking code patterns that are not buggy.

    静态分析工具另一个常见的缺点它们会产生错误警告这样可能会浪费更多时间检查本来不是缺陷的问题。

    youdao

  • This live data capability can help hone your testing efforts before checking in code into a CM system, for example.

    例如这种实时数据功能有助于代码CM系统更好进行测试

    youdao

  • Additionally, if there's any checking in of half-baked code, the team's build machines will catch it within hours, not days or weeks.

    除此之外如果遇到未完成代码团队构建机制能够几小时内记录而不是几天几周

    youdao

  • If code changes are worth checking in, then they are worth running through code review first.

    如果代码变化值得登记的话,那么它们值得首先通过代码复查来运行

    youdao

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

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

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