摘要
设计模式可以确保系统能以特定的方式变化,从而帮助你避免重新设计系统,以获得最大程度的复用.本文讨论了设计模式在面向对象软件复用中的应用,并举了一个具体应用实例来说明.
Design patterns can ensure that the system can change in a specific manner, thus it can help you to avoid redesign systems . In this paper were discussed object - oriented design patterns in the use of software, and was giver a concrete application exampies.
出处
《邵阳学院学报(自然科学版)》
2006年第2期60-61,74,共3页
Journal of Shaoyang University:Natural Science Edition
关键词
面向对象软件复用
设计模式
工厂方法
object- oriented software reuse
design patterns
factory methods