• Listing 4 shows a typical messaging event, posting notification of a new high bid in an auction system, and the code that generates it.

    清单4显示了典型消息传递事件,即发布拍卖系统中的一个新的投标通知产生该事件代码

    youdao

  • All children are entitled to a high-quality education regardless of their race, zip code, or family income.

    所有孩子有权接受高质量教育无论他们种族、地区家庭收入多少

    youdao

  • However, high code volume itself is not a problem.

    然而大量代码本身也是一个问题

    youdao

  • High code coverage cannot ensure high quality.

    代码覆盖率与高质量之间没有必然联系。

    youdao

  • Review the comments in this file to understand the code or refer to the next section, which provides a high-level description about the code logic.

    通过这个文件中的注释了解代码作用,或者参考代码逻辑解释

    youdao

  • Review the comments in these files to understand the code or refer to the next section, which provides a high-level description about the code logic.

    通过这些文件中的注释了解代码作用,或者参考代码逻辑解释

    youdao

  • From a parameterized unit test, it automatically produces a traditional unit test suite with high code coverage.

    可以参数化单元测试自动生成一个传统的单元测试,而且很好的代码覆盖率

    youdao

  • By using a static analysis tool such as PMD's CPD or CheckStyle, you can determine areas of high code duplication on a continual basis as part of running an automated build.

    使用诸如pmdCPDCheckStyle这样静态分析工具能够将整个分析过程作为自动构建一部分持续分析,确定代码重复区域

    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

  • You need to be in the right mindset to create high-quality code.

    需要具有正确思维模式,以便创造出高质量的代码。

    youdao

  • This type of driver code maps directly to a high level native API.

    驱动程序代码直接高级本机api形成映射

    youdao

  • Code is a creative endeavor. You need to be in the right mindset to create high-quality code.

    编程一件需要创造力的事情,需要最佳状态才能编出高质量的代码。

    youdao

  • The test will reside in a code area with multiple function points (high integration point) and in which more than one developer touches the same code (high risk).

    测试存在一个带有多个功能(集成度)的代码区域区域被多个开发者所使用(高风险)。

    youdao

  • Cyclomatic complexity isn't the only complexity measurement for spotting high risk code, however.

    不过复杂性不是确定高风险代码惟一复杂性度量

    youdao

  • Through a compilation process, this high-level code is compiled into an intermediate representation called object code.

    通过编译过程高级代码编译名为对象代码 的中间表示

    youdao

  • Instead of building physical models to scale, or using mathematical models, software designers typically "model" by writing high level code.

    建造物理模型或者使用数学模型不同是,软件设计者靠编写高层代码来建立“模型”。

    youdao

  • Developers can write responsive and efficient code with high performance.

    开发人员可以编写具有高性能的响应代码

    youdao

  • Toward the end of writing high-performance code, developers often write small benchmark programs to measure the relative performance of one approach against another.

    开发人员在以编写高性能代码为目标时候,常常编写基准程序度量种方法相对于一种方法性能

    youdao

  • CGLIB is a powerful, high performance code generation library.

    CGLIB一个强大高性能代码生成包。

    youdao

  • On average, one line of high level language code translates into many lines of assembly language code.

    平均起来,高级语言代码要转换汇编语言代码。

    youdao

  • In this activity, we must sort out the code that is specific to each use case and rebuild the corresponding high-level architecture of the code.

    活动中,我们必须具体每个代码分类重新构建代码相应高层架构

    youdao

  • The Dependency Inversion Principle has proved essential for writing high-quality, maintainable, and therefore testable code.

    依赖性倒置原则证明编写可维护测试高质量代码的必要条件。

    youdao

  • Rugged code is a way of breaking through and instilling a mindset that secure code should be a pride-of-ownership issue just as much as elegant, high performing, and high quality code is.

    坚固的代码突破注入这样一种心态安全的代码同样应该成为引以为傲的源泉,优雅的、表现出色质量代码一样

    youdao

  • Unfortunately, bugs still get introduced despite the tremendous efforts that people in the technology industry have put into producing high-quality code.

    不幸的是,尽管业界人士提高代码质量方面付出巨大的心血,漏洞还是由于各种因素产生

    youdao

  • The long-term costs of ignorance, apathy, or inaction about code maintainability problems are very high.

    长期以来代码维护性问题冷漠无知无为,造成了巨大的损失。

    youdao

  • Without EDD, we could end up developing high-quality bullet-proof code that nobody cares about.

    没有EDD我们也许能开发出质量极高、刀枪不入代码,可是没有用。

    youdao

  • "Agile USES continuous stakeholder feedback to deliver high quality consumable code through use cases (or user stories) and a series of short, time-boxed Iterations".

    敏捷可使用持续涉众反馈通过(用户案例)以及一系列短的定时迭代,来交付优质可消费代码

    youdao

  • Of course, the best time to ensure high-quality code is at the moment the code is being written, as this is the time you best understand how it is put together.

    当然确保高质量代码最佳时机就是编写代码时,因为这个时期了解组织方式。

    youdao

  • Whether a developer USES test-driven development (TDD) or creates unit tests after writing the code, the evidence is clear that unit tests help produce high-quality, bug-free code.

    无论一个开发人员在进行测试驱动开发(TDD)还是编写代码创造单元测试,有一点是十分明显的,就是单元测试有助于产出高质量、无缺陷的代码。

    youdao

  • Whether a developer USES test-driven development (TDD) or creates unit tests after writing the code, the evidence is clear that unit tests help produce high-quality, bug-free code.

    无论一个开发人员在进行测试驱动开发(TDD)还是编写代码创造单元测试,有一点是十分明显的,就是单元测试有助于产出高质量、无缺陷的代码。

    youdao

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

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

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