Learning Notes
Ctrlk
  • 说明
  • 设计模式
    • 创建型模式
      • 简单工厂模式
      • 工厂方法模式
      • 抽象工厂模式
      • 建造者模式
      • 原型模式
      • 单例模式
    • 结构型模式
    • 行为型模式
  • Nacos
  • 排序算法
Powered by GitBook
On this page

Was this helpful?

  1. 设计模式

创建型模式

简单工厂模式工厂方法模式抽象工厂模式建造者模式原型模式单例模式
Previous设计模式Next简单工厂模式

Last updated 6 years ago

Was this helpful?