目录
设计模式
Lec1 工厂模式The Factory Method Pattern
Lec2 抽象工厂模式Abstract Factory Pattern
Lec3 适配器模式Adapter Pattern
Lec4 桥接模式Bridge Pattern
Lec5 策略模式Strategy Pattern
Lec6 状态模式State Pattern
Lec7 访问者模式Visitor Pattern
Lec8 行为模式Mediator Pattern
LINK:
菜鸟:https://www.runoob.com/design-pattern/factory-pattern.html
层次结构:
Lec1 MVC
Lec2 层次结构 Layered_Architectures
Lec3 主程序-子程序系统与面向对象系统 Main Program and Subroutine & Object Oriented Systems
Lec4-1 数据流系统与批处理架构 Dataflow Systems and Batch sequential Architecture
Lec4-2 管道过滤器架构 Pipes and Filters Architecture
Lec5 Case Study on Dataflow System
Lec6 基于事件的软件体系结构 Event-based Software Architecture
Lec7 C/S架构 Client/Server Software Architecture
Lec8 P2P architecture
Lec9 观察者模式 Observer Pattern(Behavioral)
Lec10 Cloud Computing
Lec11 SOA and Web Services