JavaScript设计模式样例二十 —— 中介者模式

中介者模式(Mediator Pattern)

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