Skip to content

Commit

Permalink
Update 设计模式.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Snailclimb authored May 22, 2019
1 parent b796f94 commit 3f8c8a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/system-design/设计模式.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
- **迭代器模式:**
- **中介者模式:** <https://design-patterns.readthedocs.io/zh_CN/latest/behavioral_patterns/mediator.html>
- **备忘录模式:**
- **观察者模式:** <https://design-patterns.readthedocs.io/zh_CN/latest/behavioral_patterns/observer.html>
- **观察者模式:** <https://design-patterns.readthedocs.io/zh_CN/latest/behavioral_patterns/observer.html><https://juejin.im/post/5c712ab56fb9a049a7127114>
- **状态模式:**<https://design-patterns.readthedocs.io/zh_CN/latest/behavioral_patterns/state.html>
- **策略模式:**<https://design-patterns.readthedocs.io/zh_CN/latest/behavioral_patterns/strategy.html>

Expand Down

0 comments on commit 3f8c8a8

Please sign in to comment.