JavaScript设计模式样例九 —— 桥接模式

桥接模式(Bridge Pattern)

Github地址:https://github.com/skillnull/Design-Mode-Example

JavaScript设计模式样例八 —— 适配器模式

适配器模式(Adapter Pattern)

Github地址:https://github.com/skillnull/Design-Mode-Example