Angelo Lee's Blog
This is my kingdom .If i don't fight for it ,who will ?
摘要: What Refacing:重构(Refactoring)就是在不改变软件现有功能的基础上,通过调整程序代码改善软件的质量、性能,使其程序的设计模式和架构更趋合理,提高软件的扩展性和维护性。经典的Refacing Definition:(1)Refactoring means rewriting existing source code with the intent of improving its design rather than changing its external behavior. The focus of refactoring is on the structure o 阅读全文
posted @ 2011-08-18 22:46 Angelo Lee 阅读(277) 评论(0) 推荐(0)