💎 Python设计模式 1、设计模式简介 2、单例模式 3、工厂模式 4、门面模式 5、代理模式 6、观察者模式 7、命令模式 8、模板方法模式 9、MVC复合模式 10、状态设计模式 11、反模式 运行环境 Python3.x ipython Pycharm References: the book: "Learning Python Design Patterns(Second Edition)"