• 给出了无虚假信号动态范围输出功率的计算测试方法

    The estimation and the method of test for the spurious-free dynamic range and maximum power output has been shown.

    youdao

  • 但是表面肌变化情况测试方法选择运动方式密切相关。

    However the change of SEMG is correlative with the methods and of measurements and types of exercise.

    youdao

  • 本文主要介绍调制加工工艺测试方法以及加工过程所用磨料辅料

    The processing technologies, testing method, abrasive and accessory materials used in processing procedure of reticle are introduced in the paper.

    youdao

  • 介绍了单模无偏准直器原理测试方法一些制作工艺进行了讨论比较

    The theory and testing methods for single-mode agonic fiber optic collimator are introduced and some fabrication processes are discussed and compared.

    youdao

  • 本文简要叙述弹性ct原理测试方法探讨了该法灌浆效果检测中的应用

    In this article, the principle of detection and the elastic wave computer-aided tomography (ct) are introduced and the application of elastic wave ct to examining the effect of grouting is discussed.

    youdao

  • 运用多种分析与测试方法,研究了氢化薄膜微观结构、光学电学热学等物理特性

    The microstructure, optical, electrical and thermal properties of hydrogenated silicon films were characterized by a series method.

    youdao

  • 这种试验方法按照测试方法D 3985描述的相似方式使用库仑氧气传感器及其相关设备

    This test method employs a coulometric oxygen sensor and associated equipment in an arrangement similar to that described in Test Method D 3985.

    youdao

  • 本文分析常用测试方法优缺点基础上,介绍了硬件辅助软件测试工具在线分析测试方法原理

    Then based on analyzing the defect and excellence of testing method, The principle of analyse and test online about software testing tool which hardware assists software is introduced.

    youdao

  • 文章介绍了面波(SASW法)基本原理与测试方法,并将该方法用于判别黄河三角洲饱和液化势

    In this paper the principle of SASW method is introduced, and is also used in judging the saturated silty soil liquefaction of the Yellow river delta.

    youdao

  • 然而所涉及到许多分析问题类似的并且对于控制工程所有分支来说,大多数分析综合技术测试方法都是相同的。

    However, many of the analytical problems involved are similar and most of the techniques of analysis and syntheses and methods of test are common to all branches of control engineering.

    youdao

  • 吸水性聚合物一种能够大量吸收水溶液新颖的高分子材料。本文吸水性聚合物的性能指标测试方法了简明的介绍

    Superabsorbent polymers are high molecular materials which have the ability of absorbing large amounts of liquids. The property parameters and testing methods are discussed in this article.

    youdao

  • 因此您需要合适测试设备测试方法,来准确捕获雷达回波散信号,进行雷达发射机接收机指标测试同时评估系统抗干扰性及其他电路指标。

    Suitable test system and method are need toaccurately capture and analyze the echo and clutter, even to test transmitterand receiver of Radar, and estimate the anti-jamming of Radar.

    youdao

  • 如果属性搜索匹配那么方法成功地找到预期的测试对象返回对象。

    If the property value matches the search value, then the method has successfully found the desired test object and returns it.

    youdao

  • 预期一样,测试失败—我并没有编写处理多个转换触发器方法

    As expected, the test case fails-i have not written a trigger method that will handle more than one transition.

    youdao

  • 这个环境使用可伸缩性测试测试方法开箱即用配置相同

    The scalability tests and test methodology used in this environment are the same as in the out-of-the-box configuration.

    youdao

  • 如果测试用例中用到了方法可以发现任何方法单击均会显示当前代码内容相匹配TDT

    If you have multiple methods in your test case, you'll find that clicking within any method will force a redisplay of the TDT to match the context of the current code.

    youdao

  • 每个测试方法可以一个多个相关联可以选择运行某个测试组。

    Every test method can be associated with one or more groups; once you've defined these groups, you can choose to run only certain groups of tests.

    youdao

  • 第二测试(计算周长10),前面的方法相似

    The second test (calculate the perimeter as 10 units) works in a similar way.

    youdao

  • 列表4中的单元测试列举了各种断言方法执行正面反面单元测试

    Listing 4 unit tests illustrate various assert methods to perform positive and negative unit testing. It has the following test methods.

    youdao

  • 测试场景验证一个方法(系列方法)时间限制正好相反,JUnitPerf方便了负载测试

    As opposed to verifying a time threshold on a method (or series of methods) in a test scenario, JUnitPerf also facilitates load testing.

    youdao

  • 通过一些逻辑建议中分离helper中(或者方法中),可以编写横切规范无关检查应用程序横切行为测试

    By factoring some logic out of your advice and into a helper class (or method), you can write tests that check your application's crosscutting behavior independent of its crosscutting specification.

    youdao

  • find()方法通过测试对象特定属性给定标准比较找到一系列候选对象

    The find() method works by comparing certain properties of the test objects with the given criteria to find a set of candidates.

    youdao

  • 现在要再加入测试方法TestSecondTestThird,其宣告如下。

    To add two more tests, TestSecond and TestThird, declare the methods like this.

    youdao

  • 思想程序入口main方法?) ,把服务对应的实例填充进服务定位器,单元测试的时候可以混合使用真实模拟的实例来填充。

    The idea is that in a boot-like place (the main method?) it is populated with appropriate instances for the service names, and that unit tests can program it with a mix of real and mock instances.

    youdao

  • 这个方法assert这个特殊测试情景下期望值实际进行了对比

    The method assert compares an expected value to an actual value for the particular test scenario.

    youdao

  • 这个TestCaller 进行模板化,使用TestRunner 时一样,通过调用run方法执行测试

    TestCaller is templatized with this class and, as in the case of TestRunner, you make a call to the run method for test execution.

    youdao

  • 极限编程(Extreme Programming,XP)——XP轻量级方法避免测试第一方法相关正式建模分析

    Extreme Programming (XP) — XP is a lightweight methodology that eschews formal modeling and analysis in favor of a "test first" approach.

    youdao

  • 如果这种方法变更控制紧密联合,测试质量上生成相当大提升

    This approach, when tightly coupled with change control, leads to significant improvement in the quality of testing.

    youdao

  • 覆盖一样如果特定方法分支并且个分支在测试被覆盖,那么可以说这个方法100%的分支覆盖率。

    Just like line coverage, if there are two branches in a particular method and both were covered through tests, then you could say the method has 100% branch coverage.

    youdao

  • 这种方法清晰决策脚本中的测试逻辑封装测试脚本执行测试动作验证分离开来。

    This approach clearly separates the testing logic encapsulated in the decision scripts from the test actions and verifications performed in the test scripts.

    youdao

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

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

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