提炼类 meaning in English
extract class
Examples
- Third , refactoring for the design and programming disfigurements which exists in the software prototype everywhere . in this thesis i will list some big granulated refactoring : extract class , inline class , move method , collapse hierarchy to remove unnecessary hierarchy , and introduce parameter object to remove long parameter list . by using pattern and refactoring , the original software prototype has been obtained the basic characteristics of framework
第三,对软件原型中无处不在的设计和编程缺陷进行重构,这里主要列出的是一些粒度较大的重构:提炼类,内联类,搬移函数,折叠继承体系去除不必要的继承,引入参数对象去除过长参数列。