Skip to content

beautifularea/Design-patterns

Repository files navigation

Design-patterns

Implemetation in C++

CreationalPatterns:

  • Builder模式
  • Factory模式
  • ProtoType模式
  • Singleton模式
  • StructuralPatterns:

  • Adaptor模式
  • Bridge模式
  • Composite模式
  • Decorator模式
  • Facade模式
  • Flyweight模式
  • Proxy模式
  • BehavioralPatterns:

  • Chain of Responsibility模式
  • Command模式
  • About

    Implemetation in C++

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages