• You can also integrate PMD with Ant for automatic source-code checking, and plug-ins exist for most major IDEs and programmer's editors.

    可以PMDAnt集成在一起,以便进行自动源代码检查而且还可以将PMD与一些可用于大多数主要IDE程序员编辑器的插件集成在一起。

    youdao

  • Most of error code checking instruments sold in the present market can only survey the standard communication channel of telecommunication section.

    误码检测器是评估通信信道性能基本测量仪器

    youdao

  • Asynchronous in this case means "punt my IO operation to a built-in thread pool", with subsequent code checking on the status of those operations and getting results from a "future" handle.

    这里异步意义在于“把IO操作放到内置的线程”,通过代码检查操作状态获得未来句柄结果

    youdao

  • RESULTS &CONCLUSION:Connecting "bar code checking program"to hospital information system in the drug dispensing and adding machine judgment procedures can reduce the occurrence of error

    结果结论:将“条形码校验程序”与医院信息系统连接并应用于药品调配过程增加计算机判断步骤,有利于减少差错,提高药品调配质量。

    youdao

  • 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

  • We might want to perform error checking for production code.

    我们可能产品代码执行错误校验

    youdao

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

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

    youdao

  • It is transparent because the business-logic code contains no reference to contract checking; it is absolutely unaware of it.

    透明因为业务逻辑代码包含契约检查引用,前者绝对不知道后者

    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

  • Additional data type checking code is not necessary.

    额外的数据类型检查代码不必要的。

    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

  • 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

  • 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

  • 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

  • Any code that is worth checking into your version control system is worth inspecting.

    任何值得提交版本控制系统代码都是值得复查的。

    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

  • 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

  • Your code could repeatedly lock and unlock the mutex, checking for any changes to the value.

    代码可以反复互斥对象锁定和解锁,以检查任何变化

    youdao

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

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

    youdao

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

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

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