Design Pattern
2008年6月14日星期六
Structural Pattern
Structural Pattern is used to design objects to satisfy particular project constraints. It abstract the connection between components of system so that the changes in the system don’t require changes to those connections
没有评论:
发表评论
较新的博文
较早的博文
主页
订阅:
博文评论 (Atom)
Content
Introduction
Creation Pattern
Singloton
implementation with only one subclass
implementation with an instance for each subclass
Structural Pattern
Behavior Pattern
Reference
Back
博客归档
▼
2008
(12)
▼
六月
(12)
Implementation with one instance for each subclass
Implementation With only one SubClass
staticMethodSingleton-lazyInitiation
staticMethodSingleton-eagerInitiation
StaticClassSingleton
Singleton
Reference
Behavior Pattern
Structural Pattern
Creational Pattern
PatternResource
Design Pattern
我的简介
MyGateWebsite
This is the gate to my favorite website
查看我的完整个人资料
没有评论:
发表评论