diff --git a/structure/13_composite/README.md b/structure/13_composite/README.md index e55d652..d45f86a 100644 --- a/structure/13_composite/README.md +++ b/structure/13_composite/README.md @@ -23,3 +23,6 @@ - 鞋帽 --->f鞋帽,从最基础通用性上来讲,不分男女 ![一个示例](../../images/Composite.png) + + +[设计模式之:组合模式(Composite)](https://www.cnblogs.com/dragonflyyi/p/5043144.html)