mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-07-15 23:12:26 +08:00
Update 设计模式.md
This commit is contained in:
parent
b796f947d5
commit
3f8c8a8b7a
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user