Skip to content

weiningwei/design_pattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

design_pattern

[toc]

卡码网-23种设计模式精讲

大话设计模式

设计模式超简单的解释-英文

设计模式超简单的解释-中文

C++11全套设计模式-23种指针的用法

创建型(Creational Design Patterns)

单例模式(Singleton)

工厂方法模式(Factory Method)

抽象工厂模式(Abstract Factory)

建造者模式(Builder)

原型模式(Prototype)

结构性(Structural Design Patterns)

适配器模式(Adapter)

代理模式(Proxy)

装饰模式(Decorator)

外观模式(Facade)

桥接模式(Bridge)

组合模式(Composite)

享元模式(Flyweight)

行为型

观察者模式(Observer)

策略模式(Strategy)

命令模式(Command)

中介者模式(Mediator)

备忘录模式(Memento)

模板方法模式(Template Method)

迭代器模式(Iterator)

状态模式(State)

责任链模式(Chain Of Responsibilities)

解释器模式(Interpreter)

访问者模式(Visitor)

简单工厂模式

策略模式

装饰模式

代理模式

工厂方法模式

原型模式

模板方法模式

外观模式

建造者模式(生成器模式)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published