【Python设计模式】01 设计模式简介

版权声明:欢迎转载 https://blog.csdn.net/Yuyh131/article/details/83104913

Python设计模式

  1. 设计模式简介
  2. 单例模式
  3. 工厂模式

运行环境

Python3.x
ipython
Pycharm

参考文档

书籍:《Python设计模式(第2版)》
CSDN专栏:https://blog.csdn.net/column/details/17726.html

猜你喜欢

转载自blog.csdn.net/Yuyh131/article/details/83104913
今日推荐