JustNote
CtrlK
  • Introduction
  • DesignPattern
    • 七大原则
    • 创建型模式
      • 简单工厂模式
      • 工厂方法模式
      • 抽象工厂模式
      • 建造者模式
      • 单例模式
      • 原型模式
    • 结构型模式
    • 行为型模式
  • Java
  • Golang
  • Scala
  • Algorithm
  • Docker
  • Kubernetes
  • Architecture
  • Netty
  • DDD
  • Reactive Programming
  • Gitlab
  • CICD
Powered by GitBook
On this page

Was this helpful?

  1. DesignPattern

创建型模式

简单工厂模式工厂方法模式抽象工厂模式建造者模式单例模式原型模式
Previous合成复用原则(CRP)Next简单工厂模式

Last updated 4 years ago

Was this helpful?