Skip to content

Commit

Permalink
style:modify README
Browse files Browse the repository at this point in the history
  • Loading branch information
maxy19 committed Mar 24, 2019
1 parent 9dd2500 commit da76b20
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

|序号|模式类型|内容|
|:---:|:-----:|:----:|
|1|创建型|抽象工厂建造者模式工厂方法原型模式单例模式.|
|2|结构型|适配器模式桥接模式组合模式装饰者模式外观模式享元模式代理模式.|
|3|行为型|观察者模式模板方法命令模式状态模式职责链模式解释器模式中介者模式访问者模式策略模式备忘录模式迭代器模式.|
|1|创建型|抽象工厂.建造者模式.工厂方法.原型模式.单例模式.|
|2|结构型|适配器模式.桥接模式.组合模式.装饰者模式.外观模式.享元模式.代理模式.|
|3|行为型|观察者模式.模板方法.命令模式.状态模式.职责链模式.解释器模式.中介者模式.访问者模式.策略模式.备忘录模式.迭代器模式.|

1.观察者模式 - 已完成

Expand Down

0 comments on commit da76b20

Please sign in to comment.