mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-20 22:17:09 +08:00
Update 设计模式.md
Added another article
This commit is contained in:
parent
93bbd8b4af
commit
db9a0b9bf8
@ -35,7 +35,7 @@
|
|||||||
### 常见结构型模式详解
|
### 常见结构型模式详解
|
||||||
|
|
||||||
- **适配器模式:**
|
- **适配器模式:**
|
||||||
- [深入理解适配器模式——加个“适配器”以便于复用](https://segmentfault.com/a/1190000011856448)
|
- [深入理解适配器模式——加个“适配器”以便于复用](https://segmentfault.com/a/1190000011856448) https://blog.csdn.net/carson_ho/article/details/54910430
|
||||||
- [适配器模式原理及实例介绍-IBM](https://www.ibm.com/developerworks/cn/java/j-lo-adapter-pattern/index.html)
|
- [适配器模式原理及实例介绍-IBM](https://www.ibm.com/developerworks/cn/java/j-lo-adapter-pattern/index.html)
|
||||||
- **桥接模式:** [设计模式笔记16:桥接模式(Bridge Pattern)](https://blog.csdn.net/yangzl2008/article/details/7670996)
|
- **桥接模式:** [设计模式笔记16:桥接模式(Bridge Pattern)](https://blog.csdn.net/yangzl2008/article/details/7670996)
|
||||||
- **组合模式:** [大话设计模式—组合模式](https://blog.csdn.net/lmb55/article/details/51039781)
|
- **组合模式:** [大话设计模式—组合模式](https://blog.csdn.net/lmb55/article/details/51039781)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user