• In this installment, I started the discussion about using refactoring as a tool to help understand and identify emergent design.

    本期文章中,首先讨论使用重构作为手段帮助理解识别紧急设计。

    youdao

  • We use refactoring techniques, design patterns, and other computational methods to remove the smelly code segments from our applications.

    我们利用重构技术设计模式其他计算方法我们的应用程序中去掉发臭代码片段

    youdao

  • If the team is adjusting the design and architecture of the code by refactoring, a senior developer or software architect may take the lead.

    如果团队重构来调整设计架构方面代码资深开发人员或者软件架构师就该领导团队。

    youdao

  • Long range, we should look for even more sophisticated tools, such as "pattern savvy" refactoring browsers that recognize USES (or potential USES) of design patterns in a program and apply them.

    长期来看,我们寻找卓越的工具“以模板为导向”的重整浏览器,它承认设计模板程序中的使用(潜在使用)应用它们

    youdao

  • Refactoring is an essential step in test-driven development, providing the necessary feedback that allows your design (and code) to improve as the product develops.

    倘若必要的反馈要求设计(代码)产品开发中得到改进则重构测试驱动开发不可缺少的步骤

    youdao

  • Once design debt has been identified and logged, repayment via refactoring should certainly be made a priority.

    一旦设计得到识别标记通过重构进行偿付应该放在优先的位置。

    youdao

  • Agile development methods, which add program features iteratively, depend on refactoring as a technique to alter and extend a program's design.

    敏捷开发方法采用迭代方式增加程序特性,因此需要依赖重构技术改变扩展程序设计

    youdao

  • The innermost level consisted of lower level practices such as pair programming; coding standards; unit and function testing; refactoring; simple design; and the 40-hour week.

    内层的级别包括比较底层的实践比如结对编程编码标准单元测试功能测试重构简单设计,以及每周工作40小时。

    youdao

  • People with good core qualities will pick up the best approaches including writing unit tests and refactoring; learn design patterns and what is most important -deliver great and useful software.

    拥有优秀核心品质提出最优方法包括编写单元测试重构学习设计模式,并且重要:开发出众实用软件

    youdao

  • The discussion also includes topics like evolutionary design, architecture refactoring and how to analyze, test and validate the architecture models.

    这次采访谈到演化设计架构重构以及如何对架构模型进行分析测试验证相关的话题。

    youdao

  • Refactoring is obviously an important tool for emergent design - one that entails both mechanical and environmental concerns.

    重构显然紧急设计一个重要工具同时考虑机制环境因素。

    youdao

  • In the next installment, I'll discuss refactoring toward design, building on the concepts of composed method and the SLAP principle.

    下期文章中,组合方法SLAP原则基础讨论重构如何推进设计

    youdao

  • Because the initial estimate is so coarse-grained, a fair amount of wiggle room exists to handle emergent design, refactoring, and other technical-hygiene activities.

    因为最初评估粒度的,还有很大回旋空间,可以处理紧急设计、代码重构以及其他技术清洁活动。

    youdao

  • In the Agile software world the use of design patterns and refactoring are examples of adaptive reuse applied.

    敏捷软件开发世界中,设计模式使用重构,它们都是使用适应性重用例子

    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

  • Which means you have all learned about good code, object-oriented design, style, good practices, and so on, and refactoring is just another buzzword that someone invented to sell some books.

    意味着对于如下种种早已熟谙于心:编写好的代码面向对象设计,编码风格最佳实践,如此等等,不一足。重构无非某些的故作玄虚之语,编造出来用以兜售自己的新书,如此而已。

    youdao

  • Learning OOP, Design Patterns, Clean Code and refactoring.

    学习OOP设计模式简洁代码重构

    youdao

  • Improved quality and design through refactoring; heavy, automated unit testing; and continuous integration.

    通过重构改进质量设计重的自动化单位测试连续集成

    youdao

  • Chapter 12 reminds us to rely on tests and refactoring to drive our high-level design as well as our low-level decisions.

    第十二提醒我们利用测试重构驱动高层设计底层决定

    youdao

  • Refactoring: 3rdrail contains technology specifically for RoR that allows developers to improve and simplify application design.

    重构3rdrail囊括了特为ror准备技术可以让开发人员改进简化应用程序的设计。

    youdao

  • Bill Venners: in your book, Refactoring you say, "the code says everything once and only once, which is the essence of good design."

    比尔重构一书中提到:“代码应该实现任何逻辑一次,良好设计要素”。

    youdao

  • A software QA team typically spends time performing research and investigation, test design, coding, refactoring, debugging, execution, and analysis.

    软件QA团队时间进行调查研究测试设计编码分解调试执行分析

    youdao

  • The truth is that in order to perform refactoring successfully, you should have full understanding of the problem domain, be aware of requirements, the design and even implementation details.

    事实上为了成功地执行重构需要完整地理解整个问题了解需求设计甚至实现阶段细节

    youdao

  • A refactoring is a code change that leaves the original functionality intact, but changes the design of the code so that it's cleaner, more efficient, and easier to test.

    重构一种代码更改使原始功能保持不变更改代码设计使变得更清晰有效易于测试。

    youdao

  • In this initial installment, Fowler makes the business case for refactoring and testing, and describes the interplay between refactoring, design, and reliability.

    第一部分,福勒探讨重构测试商业意义,描述了重构、设计以及可靠性之间的相互作用。

    youdao

  • Refactoring, modularity, bottom-up and incremental design were described by Leo Brodie in his book published in 1984.

    重构模块化自下而上增量设计永华介绍布罗著作出版于1984年。

    youdao

  • Refactoring is helping to reorganize code, re - clearly reflected structure and further improve the design.

    Refactoring帮助重新组织代码重新清晰体现结构进一步改进设计。

    youdao

  • The target of refactoring is a brief design, which most important characteristic is an easy orientation variety, and designing pattern is the best annotation of the brief design.

    系统重构目标就是简单完好的设计一个简单完好设计重要特性就是容易适应变化设计模式则对简单完好设计最好诠释

    youdao

  • The target of refactoring is a brief design, which most important characteristic is an easy orientation variety, and designing pattern is the best annotation of the brief design.

    系统重构目标就是简单完好的设计一个简单完好设计重要特性就是容易适应变化设计模式则对简单完好设计最好诠释

    youdao

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

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

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