程序重构 meaning in Chinese
program restructuring
Examples
- Based on the deep study of generic programming paradigm , this paper analyzes and describes the refactor applied to generic program . a catalog of refactorings that people apply to generic program and their corresponding preconditions is identified and described formally in this paper . furthermore , this paper presents the design and implement of a tool , cpprefactory , which can perform some of the refactorings in the proposed list
本文在对泛型程序设计深入研究的基础上,对泛型程序重构进行了分析和研究,提出并形式化描述了一组适用于泛型程序设计的重构操作以及对应的前提条件,设计并实现了支持泛型程序重构的自动化工具的原型cpprefactory 。