能标记潜在错误的代码验证系统。
直到您使用代码验证了架构,您才能确实地知道它能工作。
It's not until you prove that architecture with code that you actually know that it will work.
编辑器右边的格子发生改变,以显示响应代码验证测试元素细节。
The pane on the right in the editor changes to show the response code verification test element details.
其他验证方法,如Schematron,可以作为验证层进行代码验证。
Other validation methods such as Schematron can be used as the validation layer for validating codes.
它可以检查,以为预期的响应代码添加上限与下限,该响应代码为代码验证提供了范围值。
It can be unchecked to add lower and upper boundaries for the expected response code that provide a range value for the response code verification.
executeQuery方法中的代码验证数据库连接是否存在,并执行查询。
The code in the executeQuery method verifies that a database connection exists and executes our query. Here's the data access code
不幸的是,抽象是有漏洞的:例如,在我的ZIP代码验证器中,本想使用正则表达式执行检测。
Unfortunately, the abstraction is leaky: in my ZIP code validator, for example, I would have liked to use regular expressions to perform the check.
第二个闭包(在几个进行代码验证的assert 之后出现)对指定的String应用正则表达式。
The second closure (which comes in after a few asserts for code validation) applies regular expressions to a given String.
采用曲面的表面法矢建立了毛坯的几何模型,结合扫描体代数方程,实现了加工仿真和NC代码验证算法。
Surface normal vector technique is used to setup geometry models for blanks. Combined it with s AE, we implement algorithm for NC machining simulation and Verification.
仿真系统模拟数担数控机床硬件插补原理,在计算机上动态地模拟出刀具运动轨迹,实现非实际切削过程中的数控代码验证。
The motion orbit of cutting-tool is simulated dynamically on the computer screen, with test and verification of NC program achieved in the non-real cutting process.
如果我想以白盒方式验证这段代码,就必须将特定于用户界面的代码与业务代码分开,这就需要进行重构。
If I want to validate this code in a white box manner, I have to separate UI-specific code from business code, which requires some refactoring.
添加验证代码可以帮助您更迅速地捕获可访问性错误,而不必检查整个报告。
Adding validation code could assist you in catching accessibility errors more quickly, without having to examine an entire report.
如果您是在开发生命周期的后期工作并维护代码,为了验证您的脚本是否还能工作并获得最大可能的成功识别,您可以将警告级别设置为高。
If you are working late in the development cycle and maintaining the code, verify that your scripts work and have the best possible recognition by setting the warning level to High.
该特性可以验证响应代码,以及与响应相关的内容。
This feature can verify the response codes and the content associated with responses.
比如,详细设计可以包括原型的创建和其他一些代码开发以验证设计的假设,减少性能风险等等。
For example, detailed design can involve the creation of prototypes and other code development in order to verify design assumptions, mitigate performance risks, and so on.
分析、验证和代码更正工具。
如果使用了文法,您就会陷入自己手工编写大量数据验证代码的泥潭。
If you use the grammar, you could get stuck having to hand code a lot of data validation.
与紧密耦合方法不同,使用动态代理给您带来了可以重用、可以配置的验证代码。
Unlike a tightly coupled approach, using dynamic proxies leaves you with validation code that is reusable and configurable.
它没有引入可重用的验证代码。
代码6:验证ssh自动下线功能。
代码5:验证telnet自动下线功能。
代码3:验证FTP自动下线功能。
除了编译代码,这种构建过程还验证新的代码,用以观察代码是否符合预定义的编码习惯,并且在必要处执行单元测试。
As well as compiling code, such a build process also validates new code to see if it conforms to pre-defined coding conventions and executes unit tests where necessary.
您的验证代码很醒目,是因为它看起来不像周围的其他代码。
Your validation code sticks out because it doesn't look like the other code around it.
如果清晰划分了不同代码的职责,验证也容易维护。
Validation is also more maintainable when you clearly specify the responsibility of each piece of code.
第三,自动生成的视图可以验证正确情况,在代码中验证它们是很麻烦的。
Third, the automatically generated view can verify positive cases that would be tedious to verify in code.
通过添加一些简单的验证代码来继续增强清单3内的php代码,如清单4所示。
Continue adding to the PHP code in Listing 3 by inserting some simple validation code, as in Listing 4.
您甚至可能同意验证代码不属于视图层的说法。
You may even agree with the argument that validation code doesn't belong in the view layer.
生成的代码和XML设计器验证 XML 文档使用的代码(MSXSD验证API)是同一类。
The generated code is the same kind of code that is used (MS XSD validation APIs) in the XML designer to validate XML documents.
同样,清单10中的代码允许验证以下实例。
Again, the code in Listing 10 allows the following instance to validate.
应用推荐