Python与设计模式
Python与设计模式
第一篇 创建类设计模式
[[01] 设计原则]( https://www.cnblogs.com/randysun/p/15841366.html , "设计原则")
[[02] 单例模式]( https://www.cnblogs.com/randysun/p/15841380.html , " 单例模式")
[[03] 工厂类相关模式]( https://www.cnblogs.com/randysun/p/15841401.html , "工厂类相关模式")
[[04] 简单工厂模式]( https://www.cnblogs.com/randysun/p/15841410.html , "简单工厂模式")
[[05] 抽象工厂模式]( https://www.cnblogs.com/randysun/p/15841431.html , "抽象工厂模式")
[[06] 建造者模式]( https://www.cnblogs.com/randysun/p/15622048.html , "建造者模式")
[[07] 建造者模式]( https://www.cnblogs.com/randysun/p/15622060.html , "建造者模式")
第二篇 结构类设计模式
[[01] 代理模式]( https://www.cnblogs.com/randysun/p/15841366.html , "代理模式")
[[02] 装饰器模式]( https://www.cnblogs.com/randysun/p/15841380.html , " 装饰器模式")
[[03] 适配器模式]( https://www.cnblogs.com/randysun/p/15841401.html , "适配器模式")
[[04] 门面模式]( https://www.cnblogs.com/randysun/p/15841410.html , "门面模式")
[[05] 组合模式]( https://www.cnblogs.com/randysun/p/15841431.html , "组合模式")
[[06] 享元模式]( https://www.cnblogs.com/randysun/p/15622048.html , "享元模式")
[[07] 桥梁模式]( https://www.cnblogs.com/randysun/p/15622060.html , "桥梁模式")
第三篇 行为类设计模式
[[01] 策略模式]( https://www.cnblogs.com/randysun/p/15841366.html , "策略模式")
[[02] 责任链模式]( https://www.cnblogs.com/randysun/p/15841380.html , " 责任链模式")
[[03] 命令模式]( https://www.cnblogs.com/randysun/p/15841401.html , "命令模式")
[[04] 中介者模式]( https://www.cnblogs.com/randysun/p/15841410.html , "中介者模式")
[[05] 模板模式]( https://www.cnblogs.com/randysun/p/15841431.html , "模板模式")
[[06] 迭代器模式]( https://www.cnblogs.com/randysun/p/15622048.html , "迭代器模式")
[[07] 访问者模式]( https://www.cnblogs.com/randysun/p/15622060.html , "访问者模式")
[[08] 观察者模式]( https://www.cnblogs.com/randysun/p/15626628.html , "观察者模式")
[[09] 解释器模式]( https://www.cnblogs.com/randysun/p/15626634.html , "解释器模式")
[[10] 备忘录模式]( https://www.cnblogs.com/randysun/p/15626651.html , "备忘录模式")
[[11] 状态模式]( https://www.cnblogs.com/randysun/p/15626658.html , "状态模式")
[[12] 设计原则]( https://www.cnblogs.com/randysun/p/15626706.html , "设计原则")

浙公网安备 33010602011771号