• Methods Treadmill exercise tests were performed in 500 patients from May 2003 to May 2007.

    方法对2003年5月至2007年5月500例患者进行活动平板运动试验测定。

    youdao

  • After semi? Quantitative exercise tests and epinephrine tests, WBC, LYM and NEUT have similar time?

    半定量运动试验和肾上腺素试验后wbc、NEUT和LYM有相似的时间?

    youdao

  • Exercise tests showed higher endurance in subjects who had been eating high-fat diets in comparison with high-carbohydrate diets.

    运动测试显示高脂饮食比高糖饮食有较好的耐力表现。

    youdao

  • Methods E-Echo was performed in 44 patients with pacemakers. All patients underwent supine bicycle exercise tests in fixed-rate and adaptive pacing mode.

    方法对4 4例植入频率适应性起搏器的患者行运动负荷超声检查,分别于非频率适应和频率适应两种起搏状态时进行仰卧位踏车实验。

    youdao

  • Researchers in the Netherlands report that children who get more exercise, whether at school or on their own, tend to have higher GPAs and better scores on standardized tests.

    荷兰的研究人员报告说,无论是那些在学校还是自己做锻炼较多的孩子,他们的平均成绩都比较高,在标准化考试中的成绩也比较好。

    youdao

  • youdao

  • Such queries have the same status as any other code you develop, and your tests should exercise them.

    此类查询的状态与您开发的任何其他代码相同,并且在您的测试中应使用它们。

    youdao

  • However, we want to exercise the preparatory work we've carried out before we consider other, simpler ways of writing these tests.

    不过,在考虑使用其他较简单方法编写这些测试之前,我们需要完成供练习使用的预备操作。

    youdao

  • Coverage may be low for a particular module because there have never been enough tests that exercise it.

    每个特定模型的覆盖率也许会很低,这是因为它们没有经过足够的测试来锻炼它们。

    youdao

  • As mentioned earlier, with client optimization you capture SQL while the application is running, preferably with a good set of tests that exercise most or all use cases.

    正如前面提到过的,使用客户端优化,您可以在应用程序运行时捕获s QL,同时最好进行一组良好的测试来试验大部分或所有的用例。

    youdao

  • Recent studies have shown, for example, that when seniors from ages 65 to 75 exercise with resistance weights, they can improve their scores on cognitive tests of memory and decision-making.

    最新的研究表明,年龄在65至75岁的老人使用耐力杠铃锻炼有可能提高他们有关记忆和决策的认知测试分数。

    youdao

  • After all, you already have tests that exercise the project, verify its correctness, and report on its quality.

    毕竟,您已经拥有了运行这个项目的测试,验证了它的正确性,报告了它的质量。

    youdao

  • The solution is cut the excess from your build exercise routine so that you only run the tests that are supposed to pass — and that you can commit to reviewing and resolving if they fail.

    解决方案是从您的构建练习中去掉过量的测试,以便您只运行应该通过的测试——并且如果它们失败了您可以审阅并解决他们。

    youdao

  • The top layer is made up of more high-level tests that exercise a greater portion of the application.

    顶层由更高级别的测试构成,这些测试占用了应用程序更大的部分。

    youdao

  • One of the goals of these tests is to exercise all the code in a given area of the project.

    这些测试的目的之一是在项目中特定区域中运用所有的。

    youdao

  • This type of critical thinking exercise is used often in quizzes and tests.

    这种类型的批判性思考练习常常用在猜谜或者是考试中。

    youdao

  • Coverage analysis also helps find out if there are any redundant test cases: tests that exercise the same path in the code over and over again, causing unnecessary delays.

    覆盖率分析也可以帮您找到测试用例是否有冗余:测试在代码的同一路径下反复运行,导致了不必要的时间延迟。

    youdao

  • Trying to achieve full coverage is often a waste of time; if you have to spend hours trying to force tests to exercise error conditions and exceptional cases, you get diminishing returns.

    试图实现完全承保常常是浪费时间,如果您花上几个小时去测试错误情况和异常情况,您的受益会减少。

    youdao

  • The study published in a recent issue of Medicine & Science in Sports & Exercise put 276 elementary school kids in New South Wales, Australia, through movement skill tests.

    该项研究成果发表在了《Medicine&ScienceinSports & Exercise 》(《体育锻炼中的医学与科学》)。 调查中,来自新南威尔士、澳大利亚的276名小学生接受了运动能力测验。

    youdao

  • And when PureCoverage reports a high level of code coverage, you know you have not introduced new blocks of code without also adding automated tests to exercise them.

    当PureCoverage报告高级别的代码覆盖时,您可以知道并没有引入新的代码块,因此不必增加自动测试。

    youdao

  • Some tests and test items are known to correlate better with g than others do. In these items the "active ingredient" that demands the exercise of g seems to be complexity.

    现已知道,有些测试项目与g的关联性要比另一些项目好,而关联性好的测试项目中,那些需要g才能够解决的题目,即试题中所谓“主动性成分”的难度是很高的。

    youdao

  • One way to measure the quality of the tests is to know what areas of the project they exercise and (more important) what areas they miss.

    一种度量测试质量的方法是,了解它们所运行的这个项目的区域以及(更为重要的是)它们所错过的区域。

    youdao

  • Within the development environment, run unit tests to exercise all parts of your application that generate SQL.

    在开发环境中,运行单元测试来检验生成 SQL的应用程序的所有部分。

    youdao

  • Writing tests that reach more code and therefore exercise more functionality usually takes more legwork in the form of adjunct frameworks.

    编写具有更多代码(从而可实现更多功能)的测试通常要以附属框架的形式执行更多的调查工作。

    youdao

  • Whereas functional tests exercise a single feature, integration tests work through scenarios that can hit many different pages.

    功能测试用于测试单一特性,而集成测试可能触及许多不同的页面。

    youdao

  • Now that they have been defined, it would be great to implement unit tests that exercise the functions and the widgets to confirm they behave as expected.

    既然它们已经被定义完毕,我们不妨来实施单元测试来执行函数及小部件以确保它们能像预期的那样运行。

    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

  • Functional tests and integration tests exercise progressively larger pieces of an application.

    功能测试和集成测试所测试的应用程序部分越来越多。

    youdao

  • The result is lots of passing tests that don't exercise the system, which leads to a misrepresentation of the code's health.

    结果出现了许多不能检测系统的传递测试,这会导致对代码健康状态的误解。

    youdao

  • Functional tests exercise the user interface through isolated HTTP requests.

    功能测试通过孤立的HTTP请求检验用户接口。

    youdao

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

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

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