• It especially highlights the test first policy-uninterrupted test propels code exploitation, thus achieves the goal of code simplicity and at the same time quality assurance.

    尤其是其中测试先行”,以不断测试推动代码开发从而达到既简化代码,又保证质量目标

    youdao

  • Simplicity defines the ease of understanding and reading the code.

    简单性定义了代码理解阅读难易程度

    youdao

  • For simplicity, this example installs its code in the default targets.

    为了简单起见这个示例缺省目标处安装代码

    youdao

  • The XP value of Simplicity suggests everybody on my team ought to do the simplest thing that could possibly work, both for code and for process.

    XP简单价值建议团队中的每个人应该在有效的前提下,代码和过程采用最简单的方法。

    youdao

  • Simplicity: XP proposes that you always do the simplest thing that could possibly work with regard to process and writing code.

    简单性:XP建议:在对于过程编写代码起作用的方面,总是简单的事情

    youdao

  • The framework's power comes not from an extensive library of code but from its simplicity, combined with its generality and well-architected distribution of responsibilities.

    框架强大并非源于一个广泛的代码而是源于自身简单以及普遍适用性职责在体系结构上良好分布

    youdao

  • Schema languages are another area in which developers appear to be choosing simplicity and running code instead of complexity and vendor promises.

    模式语言另一个例子,开发人员宁可选择简单能运行代码,也不选择复杂供应商许诺

    youdao

  • Although they all emphasize different aspects of clean code, there are a few emerging themes: simplicity, lack of duplication, readability, elegance.

    虽然他们定义简洁代码侧重点不尽相同,但其中仍有共通之处:简单重复读、优雅。

    youdao

  • Its benefits - in terms of code safety and simplicity, and often even in terms of performance - are enormous.

    好处—就代码安全和简单性而言甚至经常性能而言—巨大的

    youdao

  • The advantage of this approach is simplicity: the JRE developers need only write the code to handle each type of bytecode.

    这种方法优点其简单性JRE开发人员只需编写代码处理每种字节码即可。

    youdao

  • Much of your code will have the simplicity and clarity of code written in your favorite dynamically-typed language.

    大多数代码简单清晰,就像是用你最喜欢动态语言出来的一样。

    youdao

  • In the listing provided here, for simplicity, the code launches a dialog that shows the business object id provided on the URL.

    为了简单起见在这里提供清单代码将启动一个显示url中提供的业务对象ID对话框。

    youdao

  • Table 1 provides a snippet of code to demonstrate the simplicity and usability of inline methods.

    1中的代码片段演示内联方法风格简单性易用性

    youdao

  • However, when you have complex requirements to implement, embedding PHP in HTML takes away simplicity from the code.

    不过实现复杂要求时,将php嵌入html使代码简单性尽失。

    youdao

  • The problem isn't the simplicity of the code but the implicity of the code: the degree to which the context is not explicit in the code itself.

    问题在于代码是否简单在于代码能够多大程度上脱离上下文仍能表达意图。

    youdao

  • A successful software engineer knows and USES design patterns, actively refactors code, writes unit tests and religiously seeks simplicity.

    一个成功软件工程师知道使用一定的设计模式、分解代码撰写单元测试并从意识上追求简单化

    youdao

  • Although memory management may appear trivial, a properly designed interface can produce code efficiency, simplicity, and portability -- none of which may be achievable otherwise.

    尽管内存管理看起来可能无足轻重,但是恰当设计接口能够产生高效简单可移植代码 ——这其中每个特性需要进行内存管理才能实现

    youdao

  • Simplicity: the code is more efficient and compact by using the single head element or type definition to select a group of elements.

    简单性通过使用单个head元素类型定义选择元素,使代码更加紧凑高效

    youdao

  • For simplicity, it is recommended that you uncomment the line CALL CopyMessageHeaders ; from the standard compute node template, and follow it with the ESQL code provided in this article.

    简单起见建议不取消注释标准计算节点模板中的代码行CALL CopyMessageHeaders,并且在其后加上本文所提供ESQL代码

    youdao

  • For simplicity in this example, the consumer re-uses the same destination the producer USES to send a message. The code to create the consumer looks like this.

    例子简单起见消费者重用生产者用来发送消息的终点。

    youdao

  • And in my experience, my code is much simpler when tests drive it, and I'm always in the market for greater simplicity.

    根据经验测试推动代码,我的代码简单得多而且一直在设法使它们更为简单。

    youdao

  • This simplicity also allows the code to be IDE agnostic.

    这种简洁性允许代码具有ide不可知性

    youdao

  • For simplicity, this article doesn't show detailed comments in the code.

    为了简化起见,本文省略代码中的详细注释

    youdao

  • This automation would bring much more simplicity for the users, because they will not have to manually run the wizards that RSA provide to build the M2M transformation and the generate the code.

    自动化用户带来了更多简便性因为他们不用手动地运行RSA提供向导构建M 2 M转化生成代码。

    youdao

  • In that sense, refactoring insists on some less tangible, but decisive characteristics of software like design, simplicity, improved source code comprehension, readability and alike.

    这个意义上讲重构坚持一些不太明显却具有决定性作用特征上作文章,例如设计简单性,以及改善源代码可读性,便于理解

    youdao

  • Now that you have been lulled into the simplicity of code review rules, let's make it a bit more challenging.

    下面,我们制作一个富挑战性代码评审规则

    youdao

  • The code under test, shown in Listing 13, is simplicity itself.

    清单13测试中的代码本身十分简单。

    youdao

  • The simplicity of embedding Lua in code in other languages (but especially C) makes it an easy target for substantially improving the functionality of programs in other languages.

    Lua嵌入其他语言特别是C)编写代码非常简单,因此常常使用 Lua提高其他语言编写的程序功能性

    youdao

  • For simplicity, in the sample code in Listing 1, we use an XML document (po.xml) that describes a purchase order and the purchase order schema (po.xsd).

    为了简化起见清单1示例代码使用描述订单xml文档(po . xml),以及订单模式(po . xsd)。

    youdao

  • Working groups cover visual design, simplicity, and front-end code to help ensure Facebook designs remain consistent.

    整个工作组涵盖视觉设计前端开发,这确保了Facebook设计保持一贯的风格。

    youdao

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

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

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