8000 update readme · sockstack/design-patterns-by-php@31ca034 · GitHub
[go: up one dir, main page]

Skip to content

Commit 31ca034

Browse files
committed
update readme
1 parent 626c4c3 commit 31ca034

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

readme.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,29 @@
3535

3636
- [第十五章 就不能不换DB吗? --- 抽象工厂模式](https://github.com/flyingalex/design-patterns-by-php/blob/master/files/chapter15.md)
3737

38+
- [第十六章 无尽加班何时休 --- 状态模式](https://github.com/flyingalex/design-patterns-by-php/blob/master/files/chapter16.md)
39+
40+
- [第十七章 在NBA我需要翻译 --- 适配器模式](https://github.com/flyingalex/design-patterns-by-php/blob/master/files/chapter17.md)
41+
42+
- [第十八章 如果再回到从前 --- 备忘录模式](https://github.com/flyingalex/design-patterns-by-php/blob/master/files/chapter18.md)
43+
44+
- [第十九章 分公司 = 一部分 --- 组合模式](https://github.com/flyingalex/design-patterns-by-php/blob/master/files/chapter19.md)
45+
46+
- [第二十章 想走?可以!先买票 --- 迭代器模式](https://github.com/flyingalex/design-patterns-by-php/blob/master/files/chapter20.md)
47+
48+
- [第二十一章 有些类也需要计划生育 --- 单例模式](https://github.com/flyingalex/design-patterns-by-php/blob/master/files/chapter21.md)
49+
50+
- [第二十二章 手机软件何时统一 --- 桥接模式](https://github.com/flyingalex/design-patterns-by-php/blob/master/files/chapter22.md)
51+
52+
- [第二十三章 烤羊肉串引来的思考 --- 命令模式](https://github.com/flyingalex/design-patterns-by-php/blob/master/files/chapter23.md)
53+
54+
- [第二十四章 加薪非要老总批 --- 职责链模式](https://github.com/flyingalex/design-patterns-by-php/blob/master/files/chapter24.md)
55+
56+
- [第二十五章 世界需要和平 --- 中介者模式](https://github.com/flyingalex/design-patterns-by-php/blob/master/files/chapter25.md)
57+
58+
- [第二十六章 项目多也别傻做 --- 享元模式](https://github.com/flyingalex/design-patterns-by-php/blob/master/files/chapter26.md)
59+
60+
- [第二十七章 其实你不懂老板的心 --- 解释器模式](https://github.com/flyingalex/design-patterns-by-php/blob/master/files/chapter27.md)
61+
3862

3963

0 commit comments

Comments
 (0)
0