• 英语词汇量测试形式分为广度测试深度测试

    The testing form of English vocabulary is divided into "vocabulary Breadth Measures" and "Assessment of the Depth of vocabulary Knowledge".

    youdao

  • 测试形式必须按照1.0印刷要求下面列出要求印制

    The test form must be printed according to the requirements outlined below in section 1.0 Printing requirements.

    youdao

  • 炭用于在圭表条件下,测定油品裂解盈利标准化测试形式

    Carbon Residue Standardized test which measures the amount carbon left for after pyrolysis under standard conditions.

    youdao

  • 如果提供颜色标准穿孔部分gmi测试形式评价可能搁置

    If you do not supply the perforated section of the color standard back to GMI, the evaluation of the test form may be put on hold.

    youdao

  • 他们智商3个不同年龄(7岁、1116岁)11种不同的认知测试形式进行了测试

    Their intelligence is measured with 11 different cognitive tests at three different ages (7, 11, and 16).

    youdao

  • 每个GMI公司测试形式一个独特的UPC图像案件编号识别产生测试形式具体工厂

    Each GMI test form has a unique UPC, image and case number to identify the specific plant that produces the test form.

    youdao

  • 长期以来,我国大学英语教学中,由于测试形式反拨作用交际语言教学始终处于次要地位

    For a long time, communicative language teaching has been in secondary condition in college English teaching for the backwash effect of test form.

    youdao

  • 完形填空英语测试常见的测试形式之一主要用于测试考生语篇不同层次的阅读理解完形思维能力

    Cloze is one of testing methods, which is used to test students′ abilities to handle reading comprehension and cloze.

    youdao

  • 测试实施,需要命题者充分理解测试有效性可靠性基础上,科学地设计测试形式测试内容确保测试目标的达成

    Testing designer should design test format and test content on basis of validity and reliability to ensure that the required standards are met.

    youdao

  • 通过计算信度、效度以及多项选择对比,数据资料显示多项正误判断题一种可行、可以替代多项选择题的词汇知识测试形式

    Besides, a questionnaire about MTF was also assigned to the students. The final results and data analysis showed that MTF was a more reliable and valid measure of students'vocabulary knowledge.

    youdao

  • 测试中,测试员大声朗读问题,人们以小组形式作答。

    In the quiz, the quizmaster reads questions out loud and people answer questions in teams.

    youdao

  • 这种方法代码分解成了易于管理片断最小化以存根驱动程序形式的、被测试需要的代码集成

    This approach also breaks up the code into manageable pieces and minimizes the integration code, in the form of stubs and drivers, required for testing.

    youdao

  • 如果测试人员看到问题可以对于开发人员编码测试用例形式建议变更

    If the tester sees a problem, he can recommend changes in the form of a new test case to which the developer can code.

    youdao

  • 强有力两种控制形式单元测试工具重整浏览器

    Two of the most powerful forms of control are unit testing tools and refactoring browsers.

    youdao

  • 覆盖率脚本可以组织原始数据所需要能够作出关于测试有效信息形式提取信息。

    Coverage report scripts can organize the raw data and extract the information you need in a form that enables you to make informed decisions about testing.

    youdao

  • 接受任何形式帮助代码文档测试等。

    I accept all kinds of help like code, documentation, tests,...

    youdao

  • 验收测试最高形式触发

    Acceptance tests are motivated by the highest form of the use case.

    youdao

  • 所以除了操作工作量测试外,可用环境部署它们应用程序也应该进行某些形式可用性测试

    So, in addition to operational and workload testing, high availability environments, and the applications that are deployed in them, should undergo some form of availability testing.

    youdao

  • 随着系统演化需要不同形式测试工具包括模仿去除黄金时间尚未准备好的部分

    As the systems evolve, there is the need for different forms of test harnesses, including the ability to mock or stub out parts that are not yet ready for prime time.

    youdao

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

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

    youdao

  • 硬件工程师从抽象更高层次开始工作使用模拟器其他自动化形式电路测试进行原料填充

    Hardware engineers started working at higher levels of abstraction and using simulators and other forms of automation to do all the stuff they used to do on breadboards.

    youdao

  • 免责声明:本文所包含信息未经任何正式IBM测试,而是asIS的形式发布的。

    DISCLAIMER: The information contained in this document has not been submitted to any formal IBM test and is distributed as is.

    youdao

  • 为了使重复测试效率更高可以使用某种形式自动单元测试

    In order to make repeated testing effective, some form of automated unit testing can be used.

    youdao

  • 代码覆盖工具可报告测试覆盖率——覆盖分支覆盖形式表示——表示测试运行涉及代码

    A code coverage tool reports test coverage — either in the form of line or branch coverage — that represents the amount of code that is being touched when a test is run.

    youdao

  • 项目最后测试阶段这些需求测试用例测试场景的形式回到项目会议。

    Toward the end of a project, during the testing phase, these requirements are brought back to the project conversations in the form of test cases or test scenarios.

    youdao

  • 契约正式规格说明设计必须满足而且各种形式测试也都应该使用它。

    The contract is the formal specification, its what the design has to meet and its this that should be used for all forms of testing

    youdao

  • 以上elif形式连续测试每个条件执行符合第一条件操作

    The above "elif" form will consecutively test each condition and execute the action corresponding to the first true condition.

    youdao

  • TDD一种编码风格,它执行示例(通常JUnit测试用例)形式编写所需行为规范

    TDD is a style of coding where the desired behavior or specification is written first in the form of an executable example (typically as a JUnit test case).

    youdao

  • 使用Pythonc14n模块测试规范形式转换模块来自Py XML(请参阅参考资料)。

    I tested the canonical form conversion using the c14n module for Python, which comes with PyXML (see Resources).

    youdao

  • 使用Pythonc14n模块测试规范形式转换模块来自Py XML(请参阅参考资料)。

    I tested the canonical form conversion using the c14n module for Python, which comes with PyXML (see Resources).

    youdao

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

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

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