
GoF
bai_lu_sz
这个作者很懒,什么都没留下…
展开
-
GoF之Abstract Factory
Factory Method PurposeStructureApplicationsConsequences Purpose Define 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 · 1019 阅读 · 0 评论 -
GoF之Factory Method
file:///D:/PROGRA~1/StarUML/modules/STARUM~4/Pattern%20Repository/GoF/Factory%20Method/Factory%20Method.htm 这个连接不对 所有资料全部出自staruml 转载请注明StarUML Factory Method PurposeStructureApplicationsCon转载 2013-02-18 17:51:43 · 724 阅读 · 0 评论 -
GoF之Singleton 单例模式
资料出处:staruml 转载请说明出自StarUML Singleton PurposeStructureApplicationsConsequences Purpose Ensure a class only has one instance, and provide a global point of access to it. Structure转载 2013-02-19 09:16:03 · 1082 阅读 · 0 评论