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

桥接模式(Bridge Pattern)

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