Test Impact View window, you can also run tests to verify code changes.
“测试影响视图”窗口,还可以运行测试以验证代码更改。
Additional steps can be added to the build and release process in build Forge to scan the build for security vulnerabilities and verify code quality.
可以向BuildForge中的构建还有发布过程,添加额外的步骤以浏览构建中的安全性缺陷并确保代码的质量。
The ability to verify code as type-safe enables the common language runtime to provide as great a level of isolation as the process boundary, at a much lower performance cost.
由于公共语言运行时能够验证代码是否为类型安全的代码,所以它可以提供与进程边界一样大的隔离级别,而其性能开销则要低得多。
Quality assurance tools and change and asset management tools are also needed to verify code development and track application modifications, respectively, throughout the project lifecycle.
在项目生命周期中,质量确保工具是用来验证代码开发的,变更及资产管理工具是用来跟踪应用程序修改的。
For example, a reverse transformation from code to design will allow designers to verify how developers' code respects their design.
例如,从代码到设计的反向转换将允许设计人员验证开发人员对其设计的遵从程度。
First, you shouldn't assume that the above assignment would be compiled as a single machine instruction unless you personally verify the machine code yourself.
首先,不应该假定上述赋值语句一定会被编译成一条机器指令,除非亲自验证了机器代码。
The tests verify that the generated code is correct.
测试验证所生成代码是正确的。
The goal of unit testing is to verify whether the smallest unit of code behaves the way it is expected to.
单元测试的目标就是检验最小单元的代码是否像预期一样发挥作用。
Verify that the file starts with code as shown in Listing 23.
用清单23中的代码验证文件启动。
Third, the automatically generated view can verify positive cases that would be tedious to verify in code.
第三,自动生成的视图可以验证正确情况,在代码中验证它们是很麻烦的。
You cannot verify any of these constraints in pure RELAX NG code, either.
用纯粹的RELAX NG代码也不能验证这些约束。
You can still verify the advice and ITD code specified by the abstract aspect.
仍然可以验证建议和抽象方面所指定的ITD代码。
Verify that your code looks similar to what is shown in Listing 1. You can ignore the comments.
验证您的代码是否与清单1中的代码类似。您可以忽略注释。
Verify that your code looks similar to what is shown in Listing 2. You can ignore the comments.
验证您的代码是否与清单2中的代码类似。您可以忽略注释。
To try to verify dynamic code at compile time would likely walk you straight into the halting problem just like it would for many kinds of tooling.
试图在编译阶段验证动态代码会使你陷入停机问题的漩涡。
Sanity regression suites are test sets that you can run continually during a development phase to verify that code changes have not adversely affected the product (producing regressions).
4健壮性回归套件是一个测试组,你可以在一个开发阶段不断运行它来检验代码变化没有对产品产生负面影响(产生回归)。
In fact, you'll be able to verify the operations your code is having on HTTPD without leaving your browser!
实际上,无需离开浏览器,您就能够验证代码对httpd执行的操作!
Then code the validate method to verify user inputs for the form properties.
然后编写validate方法的代码,对用户输入的表单属性进行验证。
The reader needs to run the code and visually verify the implied assumption. When I read.
读者需要运行代码来可视化地验证隐含的假设。
DB2 does not verify that the stored procedure code is consistent with the specification of DETERMINISTIC or not DETERMINISTIC.
DB 2并没有检验该存储过程代码是否与DETERMINISTIC或NOT DETERMINISTIC的规格说明一致。
The combination of permissions and CodeSource (code location and the certificates that were used to verify the signed code) are encapsulated in the ProtectionDomain class.
许可权组合与CodeSource(被用于验证签码(signed code)的代码位置和证书)被封装在protectiondomain类中。
Switch to the JSP Source tab and verify the code (also see the screen output in Figure 37)
切换到JSPSource页签,并验证代码(也可以参见图 37中的屏幕输出
By placing assertions inside the mock code, you can verify that the code under test is passing the correct arguments to its collaborators at the right time.
通过把断言放在mock代码中,可以检查要测试的代码是否在适当的时候把适当的参数传递给它的协作者。
You can verify the active code page by typing chcp from the DOS prompt.
可以在DOS提示下输入 chcp 来检查活动的编码页。
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.
如果您是在开发生命周期的后期工作并维护代码,为了验证您的脚本是否还能工作并获得最大可能的成功识别,您可以将警告级别设置为高。
For example, we can add code there to verify that the user is logged in before executing this function.
例如,我们在那里添加了在执行这个函数之前验证用户已登录的代码。
As vendors update products or develop new implementations, they can use the endpoints to verify that their new code works and ensure that bugs have not been introduced into existing implementations.
当供应商更新产品或开发新的实现时,他们可以使用端点来验证他们的新代码是否工作,并确保没有将错误引入现有实现中。
By accessing memory through well-defined paths, the runtimes or in this case, kernels can verify that code is not accessing memory locations to which it should not have access.
通过定义好的路径——在当前情况下是运行时——访问内存,核心可以验证代码并没有访问不该访问的内存位置。
FIT is a collaboration tool allowing everybody interested in a project to run tests which verify if the code meets the product requirements.
它也可以用作协作工具,所有对项目感兴趣的人都能执行测试来检验代码是否满足了产品需求。
If you need time information in your code, verify whether you need the exact time in every case, or (for example) if accuracy to the nearest second would be sufficient.
如果确实需要时间信息,请确定是需要当前准确的时间,还是(例如)准确到最近的秒数就足够了。
应用推荐