• 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

  • Design and architectural capabilities allow you to manage the complexity of the code, and developer test capabilities ensure that the code is of 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

  • 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

  • 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

  • But then, what do high-level languages do that you can't do in machine code?

    但是高级语言能够完成哪些机器码无法完成的任务呢?

    youdao

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

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

    youdao

  • Despite their productivity advantages, dynamic languages may not be the best choices for all applications, particularly for very large code bases and high-performance applications.

    如果撇开它们高产能上的优势动态语言也许是个万金油,特别对于大规模高性能程序来说,不是最佳选择

    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

  • Now that we've taken a look at the high points of our application's code, let's see how to build it so you can experiment with it on your own.

    既然我们已经研究了应用程序代码要点那就让我们了解一下如何构建以便可以亲自进行实验。

    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

  • Note: You would probably write some of this code a bit differently in a high-volume setup.

    大量设置时可能需要以略微不同方式编写一些代码

    youdao

  • As a result of this step, we can sketch the high-level structure of the code according to the discovered grouping.

    由于步骤我们可以根据发现的分组拟定代码高层结构

    youdao

  • It enables end-to-end local and remote testing, and creates high-quality applications using wizards, code generators, and best practices.

    通过可以进行端到端的本地远程测试利用向导代码生成器最优的实践来生成高质量应用程序

    youdao

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

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

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