摘要
重构已经成为面向对象领域中的研究热点与最佳实践之一。该文从重构的定义、重构的作用、什么时候进行重构、如何进行重构等几个方面详细介绍了重构技术,并给出了代码示例,演示重构的过程。
Refactoring is one of the research focuses and best practices in object-oriented community. This paper specifies refactoring from the perspectives of the definition, when to refactor, how to refactor. In addition, it presents an example to show the process of refactoring.
出处
《计算机工程》
EI
CAS
CSCD
北大核心
2005年第5期82-84,共3页
Computer Engineering
关键词
重构
面向对象
单元测试
Refactoring
Object-oriented
Unit test