青年中文青年中文

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.