[转][osg]探究osg中的程序设计模式【目录】

作者:3wwang

原文接连:http://www.3wwang.cn/html/article_104.html

前序

      探究osg中的程序设计模式---开篇

探究osg中的程序设计模式---创造性模式

      探究osg中的程序设计模式---创造型模式---Factory(工厂)模式

      探究osg中的程序设计模式---创造型模式---AbstractFactory(抽象工厂)模式

      探究osg中的程序设计模式---创造型模式---Singleton(单例)模式

      探究osg中的程序设计模式---创造型模式---Builder(创造者)模式

      探究osg中的程序设计模式---创造型模式---Prototype(原型)模式

      总结:创造型设计模式

探究osg中的程序设计模式---结构性模式

      探究osg中的程序设计模式---结构性模式---Bridge(桥接)模式

      探究osg中的程序设计模式---结构性模式---Adapter(适配器)模式

      探究osg中的程序设计模式---结构型设计模式--- Decorator (装饰器)模式

      探究osg中的程序设计模式---结构型设计模式--- Composite(组合)模式

      探究osg中的程序设计模式---结构型设计模式---Flyweigh(享元)模式

      探究osg中的程序设计模式---结构型设计模式---Facade(外观)模式

      探究osg中的程序设计模式---结构型设计模式---Proxy(代理)模式

      总结:结构型设计模式

      

探究osg中的程序设计模式---行为性模式

      探究osg中的程序设计模式---行为型设计模式----Template(模板)模式

      探究osg中的程序设计模式---行为型设计模式----Strategy (策略)模式

      探究osg中的程序设计模式---行为型设计模式----State(状态)模式

      探究osg中的程序设计模式---行为型设计模式----Observer(观察者)模式

      探究osg中的程序设计模式---行为型设计模式----Memento(备忘录)模式

      探究osg中的程序设计模式---行为型设计模式----Mediator (中介者)模式

      探究osg中的程序设计模式---行为型设计模式----Command(命令)模式

      探究osg中的程序设计模式---行为型设计模式----Visitor(访问者)模式

      探究osg中的程序设计模式-行为型设计模式-Chain of Responsibility(职责链)模式

      行为型设计模式---Iterator(迭代器)模式

      探究osg中的程序设计模式---行为型设计模式---Interpreter(解释器)模式

猜你喜欢

转载自www.cnblogs.com/lyggqm/p/11008015.html
今日推荐