DesignPatterns-Python 设计模式-python版本 我觉得熟悉一门语言最好的方式就是写一遍设计模式,以后工作中可能会经常使用python,因此用python实现一遍23种设计模式 参考资料: 菜鸟教程-设计模式(java):http://www.runoob.com/design-pattern/design-pattern-tutorial.html 博客-设计模式python实现:https://www.cnblogs.com/alex3714/articles/5760582.html