refactor信息详情
n.重构
vt.重构
forefather of modern linguist───现代语言学家的先祖
preface antonym───序反义词
barefaced witness perry mason───光面证人佩里·梅森
putrefactive organisms───腐败生物
cabinet refacing───柜体重磨
putrefactive changes───腐败性变化
rarefaction and compression───稀疏压缩
rarefaction measure───稀疏测度
barefaced liar───赤裸裸的说谎者
barefaced soap───露脸皂
Let's refactor this code a bit.───让我们稍微对该段代码进行重构。
Stop feature development and refactor.───停止开发特性,进行重构。
When do you need to refactor?───什么时候要重构呢?
The only solution is to refactor (in other words, modify) the code to perform the sanitization, enabling a tool to understand it.───唯一的解决方案是重构(换句话说,就是修改)代码来进行清除,使工具能够理解它。
So I'll refactor this method, with composed method in mind, to see if I can isolate the atomic parts.───因此,我将根据组合方法模式重构这个方法,看看是否可以分离出原子性部分。
The Configuration section has clickable links to refactor the name or namespace of the business object, as shown in Figure 5.───Configuration部分提供用来重构业务对象的名称或名称空间的可单击链接,见图5。
That's not a problem over the long term, as long as you go back later and refactor the code into smaller bites.───从长远来说,这并不是一个问题,但您要记得回过头来将它重构为更小的部分。
Additionally, the effort will be fruitful when you are trying to refactor existing software assets to be more reusable.───另外,在重构已有软件资产、使其更容易被重用时,这一点也卓有成效。
I do refactor softwar confide not know any other reliable way of having the same kind of confidence.───我也不知道还有拥有可以代码什么其他办法能够让我获得如此的信心。
For convenience, I refactor Listing 4 into a function that takes a callable func to do an operation against the current node, as in Listing 5.
In these cases you may need to refactor your orchestration or processing logic to avoid this scenario.
The next step is to refactor the Airport infrastructure to take advantage of this new geocoding service.
On the Refactor menu, click Encapsulate Field.
You can refactor the code to isolate the data access functions into a separate file as homework.
On larger projects, refactor one package at a time. However, the procedure is the same: Move the existing code outside of the project and re-introduce it gradually.
The only solution is to refactor (in other words, modify) the code to perform the sanitization, enabling a tool to understand it.
The Configuration section has clickable links to refactor the name or namespace of the business object, as shown in Figure 5.
On the Refactor menu, click Reorder Parameters.