网站首页  词典首页

请输入您要查询的英文单词:

 

单词 refactorings
释义

refactorings

例句

释义:
1.
He made some simple refactorings like the kind you recommend, but those refactorings caused some problems.
于是他按照你推荐的方法做了一些简单的重构,但这些重构引起了很多问题。
pro.yeeyan.com
2.
Two other refactorings, Push Down and Pull Up, move class methods or fields from a class to its subclass or superclass, respectively.
还有两个重构工具,PushDown和PullUp,分别实现将类方法或者属性从一个类移动到其子类或父类中。
www.ibm.com
3.
With the various refactorings available in Eclipse, it is easy to transform an ugly piece of code into a beautiful, artistic one.
有了Eclipse中各种各样的重构,将丑陋的代码转换成漂亮优美的代码就变得易如反掌。
www.ibm.com
4.
In fact , sometimes refactorings yield syntactically correct code that is not semantically correct for the problem you are trying to solve .
事实上,有时重构会为您要解决的问题产生语法正确但是语义不正确的代码。
www.bing.com
5.
The aim is to achieve perfectly maintainable software by performing many small refactorings of the code throughout the product's life.
通过执行贯穿于产品整个生命周期的许多次小的重构,最后达致最完美的目标,从而使得软件易于维护。
www.bing.com
6.
The window shown in Figure 2 displays, showing the history of all the refactorings that have been performed in the workspace.
这时会出现一个如图2所示的窗口,显示了在这个工作区所执行过的所有重构的历史记录。
www.ibm.com
7.
Better layering, looser coupling, and greater testability can be achieved over time by performing these refactorings.
通过执行这些重构,可以达到更好的分层,更宽松的耦合,以及更大的测试性。
www.ibm.com
8.
JetBrains is the pioneer in creating refactoring tools, so we wanted Ruby developers to have a set of reliable Ruby code refactorings.
JetBrains是重构工具的先行者,所以我们希望Ruby开发者能够有一系列稳定的代码重构工具。
www.infoq.com
9.
Schaefer said CDT V5. 0 also introduces a new refactoring framework and a number of new refactorings to complement CDT's rename refactoring.
Schaefer说CDTV5.0还将引入新的重构框架和一些新的重构以补充CDT的重命名重构。
www.ibm.com
10.
I begin with a name. The name is important to building a vocabulary of refactorings. This is the name I use elsewhere in the book.
我以名称作为开始,重构模式的名称对于建立重构词汇表是非常重要的,我在这本书的其他地方引用这个重构模式也是用这个名称。
club.tech.sina.com.cn
1.
Rather than merely rely on automated refactoring tools, make sure that you do intelligent refactorings.
不仅仅依赖自动重构工具,确保您可以进行智能重构。
www.ibm.com
2.
Luckily, as Pramod Sadalage and I show in Refactoring Databases, 1 it's quite straightforward to implement database refactorings manually.
幸运的是,如PramodSadalage和我在重构数据库中所描述的,1手动实现数据库重构是非常直接的。
www.ibm.com
3.
New Inline Field refactoring and productivity enhancements in existing refactorings.
l新的内嵌字段重构和既有重构生产力增强。
www.cnblogs.com
4.
A large set of Eclipse's refactorings let you alter your class relationships automatically.
Eclipse中有大量的重构工具,使您能够自动改变类的关系。
www.ibm.com
5.
I imagine some simple refactorings can be performed even without unit testing in place.
我想,一些简单的重构可以在没有单元测试的情形下进行。
www.infoq.com
6.
A stable version of this plugin will be released soon, so that the refactorings will be available to all developers.
很快就会发布一个稳定版,届时所有开发者都可以使用这些重构特性。
www.infoq.com
7.
The largest variety of refactorings are those that reorganize code within a class.
最大一类重构是实现了类内部代码重组的重构方法。
www.ibm.com
8.
To the extent possible, check in your refactorings as such, one by one, and check in your actual changes as separate commits.
尽可能将你的重构一个一个的提交,而将实质性的修改分开提交。
hszy00232.blog.163.com
9.
As I describe the refactorings in this and other chapters, I use a standard format. Each refactoring has five parts, as follows.
我在本章以及其他的章节描述重构模式时会统用一个标准的格式,每个重构模式的描述都分为五部分,如下所示。
club.tech.sina.com.cn
10.
Martin Fowler : I wrote that about aesthetics in discussing when you apply refactorings.
马丁:嗯,在讨论何时应用重构时,我的确是这样谈论美学的。
www.bing.com
1.
Unit tests are particularly helpful when doing large refactorings.
单体测试在进行大规模重构的时候尤为重要。
dongxi.net
2.
We hope that many users will use these first refactorings and return feedback to improve them.
我们希望多数用户都使用这些重构特性并反馈改进意见。
www.infoq.com
3.
Meanwhile, we continue to ship each week -- little fixes and lots of refactorings.
与此同时,我们继续每周交付一次——少量的bug修复和大量的重构。
www.infoq.com
4.
Rename refactoring is probably the most commonly used of all the refactorings.
重命名重构可能是所有重构中最常用的。
www.ibm.com
5.
The services layer contains all the Visual Studio IDE features, such as IntelliSense, refactorings, and code formatting features.
服务层中包含了所有VisualStudioIDE特性,像智能感知、重构以及代码格式化等。
www.infoq.com
6.
We integrated all of our refactorings in the development trunk of the Groovy-Eclipse project.
我们把所有这些重构特性都整合到Groovy-Eclipse项目开发主干中了。
www.infoq.com
7.
The ASP. NET MVC Framework Preview 2 has been released last week and offers a lot of new features and many refactorings.
微软公司在上周发布了ASP.NETMVC框架的第二个预览版。这个版本提供了许多新特性,并进行了相当的重构。
www.infoq.com
8.
You can apply refactorings with or without the use of certain design patterns.
您可以使用或不使用特定的设计模式来进行重构。
www.ibm.com
9.
They also give us targets for refactorings.
模式还给了我们以重构的目标。
www.bing.com
10.
We can even expect development tools to eventually leverage the unit tests to perform more aggressive refactorings.
我们甚至可以期望开发工具最终利用单元测试来执行更多积极地重整。
www.ibm.com
1.
Listing 10 shows the code after these two refactorings.
清单10显示了这两次重构之后代码的情形。
www.ibm.com
2.
One 2-year ThoughtWorks project saw the technical lead make 53 different refactorings to the code the day before the project went live.
对于一个为期2年的ThoughtWorks项目,技术主管在运行该项目的前一天对代码进行了53处不同的重构。
www.ibm.com
3.
How do you get your code base in a place where major refactorings are possible?
如何实现可以进行重大重构的代码库?
www.ibm.com
4.
You have a temp that is assigned to once with a simple expression, and the temp is getting in the way of other refactorings.
你有一个临时变量,它只被一个简单的表达式赋值过一次,并且这个临时变量是应用其他的重构模式时获得的。
club.tech.sina.com.cn
5.
The new guy's refactorings caused those kinds of problems.
诸如此类的问题,都是因为那个新人所做的重构。
kk.dongxi.net
6.
It is also used by tools that analyze code, for example to provide automated refactorings.
工具还能用它来分析代码,例如,可以提供自动化重构。
www.infoq.com
7.
You have a temp that is assignedtooncewitha simple expression, and temp is getting intheway of other refactorings.
你有一个临时变量,只被一个简单表达式赋值一次,而它妨碍了其他重构手法。
www.bing.com
8.
Advanced refactorings for Ruby code with support for Rails project specifics
能够支持Rails工程规范的Ruby代码的高级重构。
www.infoq.com
9.
Thin large class code smells by counting source lines of code using PMD (or JavaNCSS) and providing refactorings such as Extract Method
使用PMD(或JavaNCSS)计算源代码行,并提供诸如ExtractMethod之类的重构,以此来淡化大类代码味道
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/11/15 20:12:05