码迷,mamicode.com
首页 > 其他好文 > 详细

23种设计模式大全(适合新手阅读)

时间:2014-05-01 11:39:35      阅读:425      评论:0      收藏:0      [点我收藏+]

标签:style   class   tar   ext   width   strong   color   get   int   html   htm   

第Ⅰ部分 开篇

    序章

第Ⅱ部分 创建型模式篇

    第1章 单例模式(Single Pattern)

    第2章 简单工厂模式(Sample Factory)

    第3章 抽象工厂模式(Abstract Factory)

    第4章 建造者模式(Builder Pattern)

    第5章 原型模式(Protype Pattern)

第Ⅲ部分 结构型模式篇

    第6章 适配器模式(Adapter Pattern)

    第7章 桥接模式(Bridge Pattern)

    第8章 装饰模式(Decorator Pattern)

    第9章 组合模式(Composite Pattern)

    第10章 外观模式(Fa?ade Pattern)

    第11章 享元模式(Flyweight Pattern)

    第12章 代理模式(Proxy Pattern)

第Ⅳ部分 行为型模式篇

    第13章 模版方法模式(Template Method)

    第14章 命令模式(Command Pattern)

    第15章 迭代器模式(Iterator Pattern)

    第16章 观察者模式(Oberver Pattern)

    第17章 中介者模式(Mediator Pattern)

    第18章 备忘录模式(Memento Pattern)

    第19章 解释器模式(Interpreter Pattern)

    第20章 状态模式(State Pattern)

    第21章 策略模式(Strategy Pattern)

    第22章 职责链模式(Chain of Responsibility)

    第23章 访问者模式(Visitor Pattern)

 

 

 

总结:本设计模式系列主讲设计模式核心,适合新手阅读,力求用最简单的代码把事情讲清楚

 

喜欢的就先收藏吧!欢迎留言交流!

 

 

23种设计模式大全(适合新手阅读),码迷,mamicode.com

23种设计模式大全(适合新手阅读)

标签:style   class   tar   ext   width   strong   color   get   int   html   htm   

原文地址:http://www.cnblogs.com/sc0791/p/3701580.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!