Skip to content

Commit 09e5268

Browse files
committed
README
1 parent 33fafba commit 09e5268

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • DesignPatterns/StrategyPattern/StrategyPattern
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## 策略模式
2+
3+
### 定义
4+
策略模式定义了算法家族,分别封装起来,让他们之间可以相互替换,此模式让算法的变化不会影响到使用算法的客户。
5+

0 commit comments

Comments
 (0)