Skip to content

Commit 9b9ffc7

Browse files
authored
Update README.md
1 parent 862c395 commit 9b9ffc7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ GOF设计模式根据作用范围划分为二种类型:
6767
23.[访问者模式](https://www.ljjyy.com/archives/2022/07/100684.html#23-%E8%AE%BF%E9%97%AE%E8%80%85%E6%A8%A1%E5%BC%8F)
6868

6969
# 三.设计模式类间关系
70-
1.[关联关系(Association)](https://www.ljjyy.com/archives/2022/07/100684.html#1-%E5%85%B3%E8%81%94%E5%85%B3%E7%B3%BB-Association)
70+
71+
1. [关联关系(Association)](https://www.ljjyy.com/archives/2022/07/100684.html#1-%E5%85%B3%E8%81%94%E5%85%B3%E7%B3%BB-Association)
7172

7273
2. [聚合关系(Aggregation)](https://www.ljjyy.com/archives/2022/07/100684.html#2-%E8%81%9A%E5%90%88%E5%85%B3%E7%B3%BB-Aggregation)
7374

@@ -81,6 +82,7 @@ GOF设计模式根据作用范围划分为二种类型:
8182

8283

8384
# 四.设计模式七大原则
85+
8486
1、[单一职责原则](https://www.ljjyy.com/archives/2022/07/100684.html#1%E3%80%81%E5%8D%95%E4%B8%80%E8%81%8C%E8%B4%A3%E5%8E%9F%E5%88%99)
8587

8688
2、[接口隔离原则](https://www.ljjyy.com/archives/2022/07/100684.html#2%E3%80%81-%E6%8E%A5%E5%8F%A3%E9%9A%94%E7%A6%BB%E5%8E%9F%E5%88%99)

0 commit comments

Comments
 (0)