DesignPatternsPHP
latest
1. 创建型设计模式
2. 结构型设计模式
2.1. 适配器模式
2.2. 桥接模式
2.3. 组合模式
2.4. 数据映射器
2.5. 装饰器
2.6.
依赖注入
2.7. 外观模式
2.8. 连贯接口
2.9. Flyweight
2.10. 代理模式
2.11. 注册模式
3. Behavioral
4. More
DesignPatternsPHP
Docs
»
2. 结构型设计模式
Edit on GitHub
2.
结构型设计模式
¶
在软件工程中,结构型设计模式集是用来抽象真实程序中的对象实体之间的关系,并使这种关系可被描述,概括和具体化。
2.1. 适配器模式
2.2. 桥接模式
2.3. 组合模式
2.4. 数据映射器
2.5. 装饰器
2.6.
依赖注入
2.7. 外观模式
2.8. 连贯接口
2.9. Flyweight
2.10. 代理模式
2.11. 注册模式
Read the Docs
v: latest
Versions
latest
Downloads
html
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.