You can also integrate PMD with Ant for automatic source-code checking, and plug-ins exist for most major IDEs and programmer's editors.
您也可以把PMD与Ant集成在一起,以便进行自动源代码检查,而且还可以将PMD与一些可用于大多数主要IDE和程序员编辑器的插件集成在一起。
Most of error code checking instruments sold in the present market can only survey the standard communication channel of telecommunication section.
误码检测器是评估通信信道性能的基本测量仪器。
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操作放到内置的线程池”,通过代码检查操作状态,获得“未来”句柄结果。
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 …
结果与结论:将“条形码校验程序”与医院信息系统连接并应用于药品调配过程,增加计算机判断步骤,有利于减少差错,提高药品调配质量。
This can be achieved by setting a global flag in the handler code and checking for the flag after completion of the critical part.
这可以通过在信号处理程序代码中设置一个全局标志并在完成关键部分的代码之后检查这个标志来实现。
We might want to perform error checking for production code.
我们可能想要对产品代码执行错误校验。
This additional information is used by tools for the purposes of documentation, compiler checking, and code analysis.
用于文档编制、编译器检查和代码分析的工具可以使用这些额外信息。
It is transparent because the business-logic code contains no reference to contract checking; it is absolutely unaware of it.
它是透明的,因为业务逻辑代码不包含对契约检查的引用,前者绝对不知道后者。
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.
样本的下载版本包括一个测试驱动程序,还有一些添加的代码用于通过计算元素、删除和添加的个数来检查不同模型的操作。
SQLJ can perform syntactic and semantic checking on the code, using database connections at compile time.
SQLJ可以通过在编译时使用数据库连接,对代码执行语法和语义上的检查。
Additional data type checking code is not necessary.
额外的数据类型检查代码是不必要的。
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.
因为检查大型的代码基址需要的时间相当长,即使是在快速硬件上也是如此,所以这种方法还可以帮助您更快地发现您要查找的特定问题。
In general, metadata's benefits fall into three categories: documentation, compiler checking, and code analysis.
一般来说,元数据的好处分为三类:文档编制、编译器检查和代码分析。
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.
因为在示例代码中通常省略了错误检查,即便如此,这仍是将数据保存到文件中的快速简单的方法。
They both have syntax checking, code completion, and code folding. They both let you compile, run, and debug your code.
它们都有语法检验、代码完成和代码合并,都允许编译、运行和调试代码。
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.
这个数据库的主要价值在于:在开发期间,允许定期检查代码库以查看代码是否退化或引入了错误。
Imagine if your developers could pre-check their code by running private "integration builds" outside their local workspaces, but without checking their code in.
设想在不检入代码的情况下,您的开发人员是否可以通过在本地的工作区之外运行个人的“集成构建”来预检查代码。
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.
该书还阐述了在客户请求框架代码进行检查的智能情况下,承包程序设计和防错性程序设计之间的差别。
Of course, a real implementation would need error checking code to make the access more robust.
当然,实际实现需要使用错误检查代码来确保访问更为稳定。
Executing the code in Listing 11 and checking a few file names produces the output shown in Listing 12.
执行清单11中的代码并检查几个文件名,会产生清单12所示的输出。
Using the QR code output requires much less error checking.
使用qr码输出需要较少的错误检查。
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套接字扩展一样都可以通过给出的链接下载到。
You'll notice some of the Eclipse editor's features as you type, including syntax checking and code completion.
您会在键入时注意到Eclipse编辑器的一些特性,包括语法检查和代码自动完成。
Remember that Purify only performs memory error checking on code that you actually execute during testing.
记住Purify只执行您在测试过程中实际执行的代码中的内存错误的检验。
Any code that is worth checking into your version control system is worth inspecting.
任何值得提交到你的版本控制系统的代码都是值得复查的。
The practices rely on manual steps -- integrating code, running tests, and checking code in at the right times -- that can lead to mistakes.
目前的实践依赖手工步骤 ——集成代码、运行测试、在合适的时间检入代码,这样的实践有可能造成错误。
Most programmers are familiar with checking in and checking out their code, and know what versions go with which software release.
大多数程序员都熟悉对代码进行签入和签出操作,并知道什么版本与哪个软件发行版是对应的。
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.
当您的目标是一个较小的范围时,更简单的方法是通常会更好,比如在核查他们的特定任务的代码之前开发人员通常会执行它们。
Your code could repeatedly lock and unlock the mutex, checking for any changes to the value.
代码可以反复对互斥对象锁定和解锁,以检查值的任何变化。
The same model applies no matter what type of code you are checking in (or documents for that matter).
无论检入何种类型的代码(或文档之类),同样的模型也是可用的。
应用推荐