• However, this was the first test that actually ran the compiled test program instead of stopping once the program was compiled successfully.

    无论如何第一这样测试,它真正运行编译的测试程序而不是程序编译成功就停止

    youdao

  • You can use this program to test the search strings presented above, and see that you get the expected results.

    可以使用程序测试上面提供搜索字符串,可以验证您看到期望结果

    youdao

  • The test program will operate the permanent magnet propulsion motor up to full power (full torque and full load) in a test facility that simulates an actual U.S.Navy DDG-1000 engine room.

    测试程序一个美海军仿真实际DDG- 1000引擎的测试设施操作永磁推进马达功率(全扭矩负载)。

    youdao

  • The test program will operate the permanent magnet propulsion motor up to full power (full torque and full load) in a test facility that simulates an actual U.S. Navy DDG-1000 engine room.

    测试程序一个海军仿真实际DDG- 1000引擎的测试设施操作永磁推进马达功率(全扭矩负载)。

    youdao

  • To see this yourself, design a small test program that will compile if and only if the desired condition is true.

    为了能切身体会,您可以设计一个测试程序,这个程序期望的条件得到满足时才可以编译。

    youdao

  • Check that you haven't broken anything by rebuilding the program and rerunning the test.

    再次重新编译程序,并运行测试

    youdao

  • In fact, you could indeed use STRCMP on that system, but the test program incorrectly thought it was missing.

    实际上可以使用系统中的strcmp但是测试程序错误地认为缺少这个函数。

    youdao

  • The VH-71 program includes several test aircraft, five Increment 1 lesser-equipped but operational helicopters, and 23 Increment 2 helos that would have had the full range of options.

    VH- 71计划包括多个测试飞机5Increment1配置较低装备业务直升机23Increment2直升机是其充分选择范围

    youdao

  • What's happening here in Saint Marc is a test program for the T-Cash service that is being launched by the phone company Voila.

    马克这里发生一切一项Voila公司发起名为“T-Cash服务实验计划

    youdao

  • Specify the port number you found in step 4 inside the properties file so that the test program can find the JNDI naming service (Figure 7).

    这个属性文件中指定步骤4发现口号,以便测试程序能够发现这个JNDI命名服务(如图7所示)。

    youdao

  • The cost difference between an uncontended synchronization and a contended one is huge; a simple test program suggested that a contended synchronization is 50 times slower than an uncontended one.

    并且无同步用同步的性能损失差别很大一个简单测试程序指出争用同步无争用同步50

    youdao

  • A regression suite built with this philosophy will then have a collection of unit tests and a test driver program that runs the tests and reports the results.

    这种方式构建回归测试套件包含单元测试一个测试驱动程序,这个程序运行测试报告结果。

    youdao

  • Before executing that operation, the program must test for authorization: is the current user allowed to do the operation?

    执行操作前,程序必须测试授权当前用户是否允许执行操作?

    youdao

  • Most test approaches presume that users are trying to use the program to help them get some work done.

    大多数测试方法假定用户设法使用程序帮助他们完成一些工作

    youdao

  • We checked that this change hadn't altered the desired behavior of the program by rerunning the test.

    我们可以发现这种改变运行测试时,并没有影响程序行为。

    youdao

  • In the test program, we'll attach a wheel listener that has the background color loop through the array of colors based upon the direction, as shown in Listing 4.

    测试程序中,我们增加了鼠标滚轮侦听器,它让背景按照某一方向颜色数组循环如清单4所

    youdao

  • To pass the Turing test, and thus be considered intelligent, a program must fool a human being into believing that it is another human being.

    为了通过测试,机器中的程序必须使对方(人类)误以为它也是一个人类,且如果机器通过了测试,该机器就认为是人工智能

    youdao

  • The Settings shown above worked fine with a test program that opened and closed a connection several times.

    上述设置对于多次开启关闭连接测试程序工作得很好

    youdao

  • Now have all of your functions, you just need something to drive the program so that you can test it.

    现在准备好了所有函数只需驱动程序以便进行测试

    youdao

  • In that case, even if you run your purified program through an automated test suite; when an error occurs, it will dump extra messages into the Purify log that will help you identify the problem.

    那种情况下即使自动测试系统中运行净化程序一个错误发生时额外的消息转储Purify日志中帮助鉴定这个问题。

    youdao

  • The difference is that the scheduler itself should decide branch targets rather than receive them from the generator/coroutines. Let me show you a complete test program and sample

    不同之处在于,调度程序本身应该决定分支目标不是生成器/协同程序接收分支目标。

    youdao

  • Run a batch file or program that sets up the environment needed for a test and resets the environment afterward.

    运行一个批处理文件或者程序,它可以建立测试所需环境并且在以后可以重置此环境。

    youdao

  • The test case applies a defined set of inputs and also measures a de-fined set of outputs in order to validate that some program characteristic has been implemented without introducing any bugs.

    测试用例定义一系列输入同时也可以定义一系列输出验证执行某些程序特性没有引入任何Bug

    youdao

  • Much of that is because the test program is set up in a way that is pretty modularwith a constructor and init() methodso you can easily reuse this code for your own purposes without lots of changes.

    主要是因为测试程序按照非常模块化方法编写 —使用构造函数init()方法以便不需要很大修改用于自己的程序

    youdao

  • Once the program passes a test, it is unlikely to fail that test again in the future.

    一旦一个程序通过测试那么以后不太可能不通过该测试了。

    youdao

  • To run this program, you need to create a database in PostgreSQL called "test". Then issue the following commands in that database

    运行这个程序需要PostgreSQL创建一个数据库test”。

    youdao

  • Note that a lot of people interpret this to mean that test-driven development is the only sane way to program, and Hani and I strongly disagree with this form of extremism.

    很多都把理解为“测试驱动开发唯一正确的编程方式”,Hani极不同意这种极端主义

    youdao

  • The program slicing technique is employed in software test data generation so that the efficiency of test data generation can thus be enhanced.

    程序切片技术应用软件测试数据生成中,可以有效地提高基于路径测试数据生成效率

    youdao

  • The NRC also suggests that NASA undertake a research program to find and test improved techniques within the next three years.

    委员会建议说,未来3年内,美国宇航局应采取一项研究计划,以便研究出改良后的航天器清洁技术

    youdao

  • In order to verify that your service is indeed in the test repository and viewable under the Speed start program, go to the Speed-start Community Collection (see the Resources section).

    为了验证服务的确测试资源库中并且Speed -start计划是可查看的,请转至Speed - start社区集合(请参阅参考资料一节)。

    youdao

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

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

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