Skip to content

gendloop/DesignPatterns

Repository files navigation

DesignPatterns

设计模式总结与回顾笔记

Creational Patterns

  • Singleton
  • Builder
  • Factory
  • Abstract Factory
  • Prototype

Structural Patterns

  • Flyweight
  • Composite
  • Proxy
  • Adapter
  • Bridge
  • Decorator
  • Facade

Behavior Patterns

  • Strategy
  • Chain of Responsibility
  • Template
  • State
  • Observer
  • Mediator
  • Visitor
  • Iterator
  • Memento
  • Command
  • Interpreter
  • Null Object

About

设计模式总结与回顾

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •