flex 设计模式
flex 设计模式文章分类:Flash编程 序言(Preface) 2策略模式(Strategy) 4工厂方法模式(Factory Method) 8抽象工厂模式(Abstract Factory) 10适配器模式(Adapter) 13装饰器模式(Decorator) 16外观模式(Facade) 19桥接模式(Bridge) 21单例模式(Singleton) 24观察者模式(Observer) 26模板方法模式(Template Method) 28迭代器模式(Iterator) 30原型模式(Prototype) 32建造者模式(Builder) 34状态模式(State) 36代理模式(Proxy) 39解释器模式(Interpreter) 41备忘录模式(Memento) 44访问者模式(Visitor) 47享元模式(Flyweight) 51组合模式(Composite) 53职责链模式(Chain of Responsibility) 55命令模式(Command) 57中介者模式(Mediator) 59结束语(Final Note) 62 http://ntt.cc/books http://www.riahome.cn/?cat=10