• If the idea passes the test, it adds to our understanding.

    果这个想法通过了测试,它会增加我们的理解。

    youdao

  • The test results shown in Input timings and Output timings are the best times over several passes.

    输入计时输出计时中显示测试结果数次传递过程中的最佳计时。

    youdao

  • In the example, the test verifies that the advice correctly marshals data from ITDs as well as the return value of the original join point, passes it to a utility class, and returns the new result.

    例子中,测试验证建议正确地编组了来自ITD数据以及原来联结点的返回、将传递一个工具返回新的结果。

    youdao

  • The steam passes along the plastic tube to the test tube, where it condenses on contact ith the ice-cooled glass.

    蒸汽经过塑料导管传到试管过程中,接触到冰冷的玻璃后开始液化

    youdao

  • In line 14, a test case must have a single string parameter constructor that passes the argument to its parent class (TestCase) for the purpose of displaying the test case name in a log.

    第十四中,为了日志显示这个测试名称个测试用例必须一个可以将自变量传递(TestCase)的专门的参数构造器

    youdao

  • This modified test case passes on all fronts, including the Hansel code coverage checks.

    这个修改后测试用例所有方面都可以获得通过,包括Hansel代码覆盖检查

    youdao

  • We could also use DOES-HALT to quickly compute whether or not a program passes its test cases.

    我们可以DOES - HALT快速计算一个程序是否可以通过所有的测试用例。

    youdao

  • The normal TDD approach at this point is to stop testing and start fixing until the test passes.

    这时标准TDD方法停止测试并且开始进行修改直到测试通过

    youdao

  • These methods then repeat the test at the interval defined by the delay until either time runs out or the verification point passes, as shown in Listing 6.

    然后这项方法延迟定义间隔时间内进行重复直到时间或者已经过确认为止,代码清单 6 所

    youdao

  • If there seems to be enough space to do this, then the room passes my grandmother's test for area.

    如果足够空间这件事的话,那么这件屋子大小就算通过了祖母考核

    youdao

  • If a test marginally passes, but some things dont fully work, you can say 70% pass, 30% fail by using the weight sliders.

    如果一个测试通过但是有一部分不能发挥全部潜能的话,使用权重分配,可以说70%通过,30%没有通过

    youdao

  • Because the asset was built on a fully tested solution, this version passes its test cases with only minor adjustments.

    因为资产一个完整测试方案中构建的,这个版本作了很小调整就通过测试的检验。

    youdao

  • Running the test case defined in Listing 2 yields two passes!

    运行清单2定义测试用例会产生两个通过结果

    youdao

  • A neighbourhood "passes" the bicycle test when an hour passes or when the filmer gets tired or runs out of batteries.

    地区通过自行车检验的条件是:拍摄时间已逾小时或者拍摄者累了抑或电池没电了(车还没被偷)。

    youdao

  • If the integration build passes system test, the build can be deployed and released to customers.

    如果这次集成编译版本通过了系统测试,那么这个版本就可以客户进行布

    youdao

  • A neighborhood "passes" the bicycle test when an hour passes or when the filmer gets tired or runs out of batteries.

    而还有大区通过自行车测试,要么是因为小时,要么是因为拍摄者失去耐心电池耗尽

    youdao

  • There's no point in spending time and money to run a test suite, even one that passes all its tests, if it doesn't really exercise the project.

    如果不能真正运行这个项目,就没有必要花费时间资金运行这个测试套件即使能够通过所有测试

    youdao

  • But in fact Mr Obama passes the Cheney test fairly well, providing a well-calibrated combination of toughness and strategic innovation.

    事实上巴马很好地通过切尼测验,他提出了一个更为精准结合强硬战略革新的组合体。

    youdao

  • Using PHP V4, you would have to test the argument types in this example to be absolutely sure that the coder passes around the right kind of objects.

    使用PHPv4时必须测试中的参数类型绝对确保编码器传递类型正确对象

    youdao

  • Surprisingly often, however, your first instinct about the cause of a bug is not correct, in which case the test passes.

    然而经常令人吃惊是,关于这个bug第一直觉并不正确测试通过了

    youdao

  • Once you've rerun the test to ensure that it passes, it's time to tackle a slightly more tricky constraint: unique.

    重新运行测试确保通过时可以解决一个稍微棘手一些约束:unique。

    youdao

  • Passes - it is often recommended to test how your hair looks when more than one pass is used. The higher the parameter, the softer the hair will render.

    使用超过束的时候,推荐你先测试一下,看看你的头发什么样。属性越高,头发渲染出来会越

    youdao

  • The final step is to run the test case and make sure it passes. Here's the result.

    最后一步运行测试用例确定通过

    youdao

  • The empirical test shows that RMB's movement passes partially through to U. s. 's import prices.

    实证检验表明人民币汇率波动美国进口价格的传递是不完全的。

    youdao

  • An automated voice will then ask him to repeat two randomly generated four-digit Numbers. If he passes this test, the voice will list the items being bought and ask for confirmation.

    自动语音提示用户重复跟读2个随机产生的4位数如果用户通过测试,语音系统便会自动列出购买商品清单,要求客户确认。

    youdao

  • Now, all we need to do is run DOES-HALT (COMPARE-OUTPUT, [program, input, expected output]) to know whether or not program passes the test case, input, and outputs the expected output.

    现在我们所要全部事情就是运行DOES - HALT (COMPARE - output,[program,input,expected output]),这样一来我们就会知道程序是否通过测试用例输入输出预期的输出。

    youdao

  • After a new design passes this test, feed the design back into live service. The process is iterative, so for best results, it should be repeated monthly.

    测试设计之后回馈开发者并应用在线服务中,这个过程迭代的,所以最好结论是,应该一个月内重复

    youdao

  • Type grails test-app and verify that your test passes.

    输入grailstest - app验证测试是否通过

    youdao

  • Think about what you know, and turn it into content. First, make sure all of your content passes a test. Ask yourself.

    想你知道东西然后这些转换为网站内容首先,要确保所有内容都能通过一个测试自己

    youdao

  • All this means you can test the entire system at any time without inconvenience, and quickly see what passes and what fails.

    所有这些意味着可以方便任何时候测试系统并且能够迅速看到测试结果通过还是没通过

    youdao

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

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

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