refactor meaning in Chinese
重构
Examples
- To fix this problem , the first step is to refactor
要修正这个问题,第一步是重构 - Refactor existing code into smaller functions
将现有代码重构为更小的函数。 - How to : refactor code with extract interface
如何:用“提取接口”重构代码 - How to : refactor code with extract method
如何:使用“提取方法”重构代码 - Then select refactor convert local variable to field
局部变量,然后选择