Skip to content

wenyangchou/helloworld-design-pattern

Repository files navigation

helloworld-design-pattern

使用23种设计模式实现hello world

行为类:
策略模式
模板方法模式
观察者模式
迭代子模式
责任链模式
命令模式
备忘录模式
状态模式
访问者模式
中介者模式
解释器模式

建造类:
工厂方法模式
抽象工厂模式
单例模式
建造者模式
原型模式

结构类:
适配器模式
装饰者模式
代理模式
外观模式
桥接模式
组合模式
享元模式

后续会把UML和使用场景补上。
未完待续。。。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages