您好,欢迎访问一九零五行业门户网

php设计模式目录

此设计模式是在【大话设计模式】原书的基础上完成的,只是此书是java代码的,我运用php语言实现了,可能有些地方不太一样,我根据个人经验更新了下,如果有不对的地方,请见谅;目前只完成了一部分,后续会慢慢更新的。
1:第 1 章 策略模式【strategy pattern】 详情
2:第 2 章 代理模式【proxy pattern】 详情
3:第 3 章 单例模式【singleton pattern】
4:第 4 章 多例模式【multition pattern】
5:第 5 章 工厂方法模式【factory method pattern】
6:第 6 章 抽象工厂模式【abstract factory pattern】
7:第 7 章 门面模式【facade pattern】
8:第 8 章 适配器模式【adapter pattern】
9:第 9 章 模板方法模式【template method pattern】
10:第 10 章 建造者模式【builder pattern】
11:第 11 章 桥梁模式【bridge pattern】
12:第 12 章 命令模式【command pattern】
13:第 13 章 装饰模式【decorator pattern】
14:第 14 章 迭代器模式【iterator pattern】
15:第 15 章 组合模式【composite pattern】
16:第 16 章 观察者模式【observer pattern】
17:第 17 章 责任链模式【chain of responsibility pattern】
18:第 18 章 访问者模式【visitor pattern】
19:第 19 章 状态模式【state pattern】
20:第 20 章 原型模式【prototype pattern】
21:第 21 章 中介者模式【mediator pattern】
22:第 22 章 解释器模式【interpreter pattern】
23:第 23 章 亨元模式【flyweight pattern】
24:第 24 章 备忘录模式【memento pattern】
其它类似信息

推荐信息