文件名称:22个编程设计模式详解
文件大小:483KB
文件格式:RAR
更新时间:2013-02-28 20:56:27
设计模式 编程 规范 开发
设计模式(Design pattern)是一套被反复使用、多数人知晓的、经过分类编目的、代码设计经验的总结。使用设计模式是为了可重用代码、让代码更容易被他人理解、保证代码可靠性。
【文件预览】:
设计模式
----Builder模式.doc(66KB)
----Observer模式.doc(82KB)
----单态模式.doc(63KB)
----State模式.doc(74KB)
----Adapter模式.doc(62KB)
----Facade模式.doc(79KB)
----Flyweight模式.doc(73KB)
----Decorator模式.doc(66KB)
----Proxy模式.doc(76KB)
----Chain of Responsibility模式.doc(64KB)
----Template模式.doc(59KB)
----Visitor模式.doc(69KB)
----Command模式.doc(67KB)
----工厂模式.doc(101KB)
----Composite模式.doc(69KB)
----Iterator模式.doc(55KB)
----Memento模式.doc(88KB)
----Interpreter模式.doc(57KB)
----Strategy模式.doc(77KB)
----Mediator模式.doc(60KB)
----原型模式.doc(59KB)
----Bridge模式.doc(68KB)