refactoring信息详情

refactoring发音

意思翻译

n.重构;重整

相似词语短语

preface antonym───序反义词

barefaced witness perry mason───光面证人佩里·梅森

putrefactive organisms───腐败生物

cabinet refacing───柜体重磨

putrefactive changes───腐败性变化

rarefaction and compression───稀疏压缩

rarefaction measure───稀疏测度

barefaced liar───赤裸裸的说谎者

barefaced soap───露脸皂

putrefaction───n.腐败;腐败物

双语使用场景

Another key part is refactoring.───另一个关键部分是重构。

If I want to validate this code in a white box manner, I have to separate UI-specific code from business code, which requires some refactoring.───如果我想以白盒方式验证这段代码,就必须将特定于用户界面的代码与业务代码分开,这就需要进行重构。

Refactoring the manifest file.───重构清单文件。

While it would be probably too much to say that refactoring is revolutionalizing the programming, it is changing some old habits ground-up.───可以毫不夸张地说,重构是编程的一次变革,它从根本上改变了某些旧有的习惯。

Tip: If you want the closed models to be considered, you need to perform a refactoring (as shown in Figure 16), not a simple rename.───提示:如果您想考虑这些封闭模型,您需要执行一次重构(如图16所示),而不是一次简单的重命名。

Whatever it means to you, to your project, in your environment, refactoring is important to the long-term health of any program.───无论是不管对你,对你的项目意味什么,对你的处境来讲在你的环境中,重构对任何程序的长期良性运转都是重要的。

Eclipse will not flag this error while performing the refactoring; it's up to you to select an appropriate value.───Eclipse在进行重构的时候不会将这些问题标出,您只有自己选择适当的值。

When Jim asked me to put together something on refactoring, I had to ask him what that really meant.───当Jim要我讲一讲重构时,我问他重构究竟意味着什么。

In some cases, the unit tests themselves may be changed by the refactoring, but the point is that this should happen automatically as well.───在某些情况下,重构可能改变单元测试本身,但重要的是这也应该是自动发生的。

英语使用场景

This'll aid future refactoring, because methods that are not public or semipublic can be reimplemented at will as long as the test suite still passes.

The code that is generated by this refactoring operation is modeled by the encapsulate field code snippets feature.

Over time, with a little harvesting and refactoring, you should be able to build a broader view of the pattern language applicable to your application domains.

Martin Fowler : Refactoring is making changes to a body of code in order to improve its internal structure, without changing its external behavior.

Another example how intelligent a refactoring should be: Create an interface which declares an abstract method.

XP proponents practice continuous, incremental refactoring as a way to incorporate change.

Refactoring is the act of improving the internal structure of code without changing its external behavior 14.

You can perform code-reference analysis and refactoring like Eclipse or IntelliJ.

Refactoring is the process of taking working code and making it work better.