Listing 3. main error checking and display.
清单3 .main错误检查和显示。
Good error checking makes it faster to debug too.
好的错误检查还能让调试更为迅速。
The benefit is additional error checking by a compiler.
其优势是编译器可以做额外的错误检查。
Using the QR code output requires much less error checking.
使用qr码输出需要较少的错误检查。
The schema-aware feature is mainly used for error checking.
模式感知特性主要用于错误检查。
We might want to perform error checking for production code.
我们可能想要对产品代码执行错误校验。
First, there's no error checking; that's always a bad thing.
首先,没有错误检查;这总不是什么好事。
In a drawing tool, there is no error checking or enforcement of rules.
在绘图工具中,没有错误检查,也不执行任何规则。
So we've embedded some error checking, if you will, into our implementations.
所以我们植入了一些错误校验,如果你愿意,在我们的执行代码里。
A user could create a new HTML page with the same form and no error checking.
用户可以用同一个表单创建一个新的html页面而不进行错误检查。
Each worker method creates its own transaction and handles any error checking.
每个辅助方法创建它自己的事务,并处理任何错误检查。
When the response is received, error checking ensures that the server succeeded.
当接收到响应的时候,错误检查机制能够保证服务器方面成功执行了任务。
The basic method for error checking is to write your code as shown in listing 1.
错误检查的基本方法是编写如清单1所示的代码。
This can be useful for performance analysis, error checking, and troubleshooting.
这对于性能分析、错误检查和故障检修很有用。
If you have gaps in test coverage you will also have gaps in Purify error checking.
如果您在测试覆盖范围中有漏洞,那么您在Purify错误检验中仍然会有漏洞。
The technology modes of Business Modeler perform deeper error checking on the model.
Business Modeler的技术模型对模型执行更为深入的错误检查。
Because you're configuring real-world objects, you get some compile time error checking.
因为您配置现实世界的对象时,会得到一些编译时错误检查。
That is because the evaluation of the use-when attribute occurs before static-error checking.
这是因为use - when属性的求值在静态错误检查之前完成。
Of course, a real implementation would need error checking code to make the access more robust.
当然,实际实现需要使用错误检查代码来确保访问更为稳定。
You can also use input from a barcode in the same way, probably with less error checking required.
您可以以同样的方式来使用来自条形码的输入,有可能所需的错误检查会更少。
We then look for the UNID passed-in via query string of the requesting URL with minimal error checking.
然后通过请求url的查询字符串查找传入的UNID,并进行最小错误检查。
This script shown in Listing 4 has no error checking and is not very robust, but it illustrates our point.
该脚本如清单4所示,它没有任何错误检查机制,也不是非常稳定,但是它足以满足我们的演示需要。
Remember that Purify only performs memory error checking on code that you actually execute during testing.
记住Purify只执行您在测试过程中实际执行的代码中的内存错误的检验。
AST nodes take care of things such as binding names to definitions, overload resolution and error checking.
AST节点负责一些例如,绑定定义与名称,分辨重载,错误检查这样的事情。
Data integration can involve complex transformation rules, error checking and data standardization techniques.
数据集成可以涉及复杂的转换规则,错误检查和数据标准化技术。
Come back for Part 2, where you'll enhance the library you've just created with error checking and convenience methods.
请继续关注本系列的第2部分,其中您将对先前创建的库进行增强,添加错误检查和一些便利的方法。
In addition, it's important to know that Purify only does error checking on parts of your program that run during testing.
此外,很重要得一点是,Purify只在运行测试的过程中对部分的程序进行错误的检验。
Barcodes are specialist images that are designed to convey information cleanly and clearly with attention to error checking.
条形码是一些旨在清晰传递信息且具错误检查的特殊图像。
They don't know what the arguments are supposed to be, so add better error checking and "help" descriptions for the arguments.
但是他们并不知道这些参数各自代表什么,于是又为这些参数添加更完善的错误检查和“帮助”描述。
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.
因为在示例代码中通常省略了错误检查,即便如此,这仍是将数据保存到文件中的快速简单的方法。
应用推荐