js的几种设计模式 作者 :hezi一 单体(Singleton)模式二 工厂(Factory)模式三 桥接(bridge)模式四 装饰者(Decorator)模式五 组合(Composite)模式六 适配置器(Adapter)模式七 享元(Flyweight)模式八 观察者(Observer)模式九 命令(Command)模式