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

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

    youdao

  • The goal of REAL and the Agile program is to test and acquire radios within months to a year, as opposed to the multiple years it currently takes, Newman said.

    纽曼REAL实验室简捷过程计划目标数月或年内完成无线电测试采购目前这项工作需要多年才能完成。

    youdao

  • For programmers, this utility can be extremely useful when you need to test and the program at the other side of the interface is not available.

    对于程序员来说需要测试、在接口一端程序不可用时,这种实用工具极为有用的

    youdao

  • Because the program displays the count of arguments, this test will report four.

    因为程序是用来显示参数数目,所以测试程序显示

    youdao

  • In load test, multiple users access the program concurrently to simulate the expected usage of a software program.

    负载测试中,多个用户同时访问程序模拟预期软件程序使用情况

    youdao

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

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

    youdao

  • For example, it is difficult to test whether a program is making proper use of the filesystem without actually allowing it to read and write from the filesystem.

    例如实际上如果不允许一个程序文件系统进行很难测试是否正确使用了该文件系统。

    youdao

  • The test program was not run on a large enough variety of platforms.

    没有足够多类型平台运行测试程序

    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

  • This flight marks the start of Northrop Grumman Corp. 's E-8C-specific military air worthiness certification test program - scheduled to last till next spring.

    此次飞行,标志着诺斯罗普·格鲁曼公司E- 8c专用军事空中价值认证测试项目正式开始,该项目预计持续明年春季。

    youdao

  • If a test fails, an error message is reported, indicating the point of failure, and program execution halts.

    如果测试失败报告错误消息指出故障点,同时程序执行中断

    youdao

  • One giant leap from the stratosphere. The 1960 high-dive of Joseph Kittinger, part of a U.S. Air Force program designed to test whether pilots could survive high-altitude bailouts.

    是1960年高空跳落测试人员人员约瑟夫·凯庭尔某次超级跳跃,他是美国空军测试飞行员如何能够高空跳伞幸存而设计一项紧急援助项目中的一部分”。

    youdao

  • At the end of the program, hardware and test results will be delivered to the ARO.

    项目完成硬件测试结果都将上交陆军研究办公室。

    youdao

  • Future phases of the program will include the development of a real-time prototype collaborative navigation system and a flight test demonstration.

    该项目的未来阶段包括研发一个实时协同导航系统样机进行飞行测试演示

    youdao

  • That kind of off-by-one error might not cause your program to crash or your test to fail, but there is still memory corruption going on.

    这种错误可能不会导致程序崩溃或者您的测试失败但是仍然存在内存崩溃危险。

    youdao

  • NASA's Space Shuttle Program conducted the final test firing of a reusable solid rocket motor Feb. 25 in Promontory, Utah.

    2月25日,美国航天局航天飞机组犹他州海角可回收的液态火箭引擎进行最后测试

    youdao

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

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

    youdao

  • Extensible and can be used to test a hierarchy of program code either singularly or as multiple units.

    可扩展用于单个多个单元为单位测试程序代码层次结构

    youdao

  • To access those SLSBs, the test program must specify the implementation specific location (port number) of the JNDI naming service.

    访问那些SLSBs测试程序必须指定JNDI命名服务特定实现位置(端口号)。

    youdao

  • This is how the test program gets access to the list of messages; the call to yyparse() returns only a success or failure indication, not any objects it may have created.

    就是测试程序访问消息列表方式;yyparse() 进行调用返回只是成功失败标志而 不是可能已经创建任何对象

    youdao

  • As a simple example of this, I have tried to generate tests for the bowling game program using two of the better known test generation tools. The interface to the bowling game looks like this.

    作为一个简单示例使用知名测试生成工具保龄球游戏程序生成测试代码。

    youdao

  • Also, the LTP stress test makes good use of the GNU test coverage program gcov and its Perl-based gcov results HTMLizer lcov.

    此外LTP压力测试充分利用GNU测试覆盖率程序gcov以及的基于Perl的将gcov结果转化为HTML的工具(HTMLizer) lcov。

    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

  • In the first year of a program called Bronx Knows, begun in mid-2008, 70 percent of residents with a confirmed positive H.I.V. test were sent to doctors and clinics for care, Dr. Sweeney said.

    一项开始2008年中,名为“布朗克斯知道”计划第一年里,70%检测出h . I.V.阳性居民送到医院诊所接受治疗Sweeney博士

    youdao

  • One is when the test program isn't correctly designed and may fail to compile on some systems. As an example, consider the following proposed test program for the availability of the STRCMP function.

    一种情况测试程序设计正确可能一些系统编译失败

    youdao

  • The test program used is a derivative of the xevKeyDyn.pl program first described in the developerWorks article "Expand your text entry options with keystroke dynamics" (see Resources).

    使用测试程序先前developerWorks文章击键力学扩展文本输入选项” 中介绍xevKeyDyn.pl 程序的派生程序(请参阅 参考资料)。

    youdao

  • Sometimes it's simplest to have a human sit in front of the program and mark each test as pass or fail.

    有时简单方法是坐在程序每一个测试通过失败的结果都标记下来。

    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

  • We would specify a new piece of software, then program it, then test it then launch it for the first customers.

    我们先会确定制造软件然后进行编程,然后进行测试,然后第一客户进行发布

    youdao

  • We would specify a new piece of software, then program it, then test it then launch it for the first customers.

    我们先会确定制造软件然后进行编程,然后进行测试,然后第一客户进行发布

    youdao

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

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

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