Skip to content

DamonChow/design_pattern

Repository files navigation

设计模式

软件设计模式原则

构建模式

  • Builder (建造者模式
  • Abstract Factory (抽象工厂模式)
  • Factory Method (工厂方法)
  • Prototype (原型模式)
  • Singleton (单例模式)

结构模式

  • Adapter (适配器模式)
  • Bridge (桥接模式)
  • Composite (组合模式)
  • Decorator (装饰模式)
  • Facade (外观模式)
  • Flyweight (享元模式)
  • Proxy (代理模式)

行为模式

About

java 设计模式

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages