
GoF
bai_lu_sz
这个作者很懒,什么都没留下…
展开
-
GoF之Abstract Factory
Factory Method PurposeStructureApplicationsConsequencesPurposeDefine an interface for creating an object, but let subclasses decide which class to instantiate.Factory Method lets a class def转载 2013-02-18 17:45:16 · 1018 阅读 · 0 评论 -
GoF之Factory Method
file:///D:/PROGRA~1/StarUML/modules/STARUM~4/Pattern%20Repository/GoF/Factory%20Method/Factory%20Method.htm这个连接不对 所有资料全部出自staruml 转载请注明StarUMLFactory Method PurposeStructureApplicationsCon转载 2013-02-18 17:51:43 · 723 阅读 · 0 评论 -
GoF之Singleton 单例模式
资料出处:staruml 转载请说明出自StarUMLSingleton PurposeStructureApplicationsConsequencesPurposeEnsure a class only has one instance, and provide a global point of access to it.Structure转载 2013-02-19 09:16:03 · 1081 阅读 · 0 评论