zoukankan      html  css  js  c++  java
  • 设计模式统计

    一共23种设计模式
     
    创建型模式...
     
    1.                Abstract Factory..
    2.                Builder
    3.                Factory Method..
    4.                Prototype..
    5.                Singleton.

     
    结构型模式...
     
    1.                Adapter.
    2.                Bridge..
    3.                Composite..
    4.                Decorator.
    5.                Facade..
    6.                Flyweight.
    7.                Proxy..
     
    行为模式...
     
    1.                Chain of Responsibility.
    2.                Command.
    3.                Interpreter.
    4.                Iterator
    5.                Mediator
    6.                Memento..
    7.                Observer
    8.                State..
    9.                Strategy.
    10.              Template Method..
    11.              Visitor.
    注重细节——关注底层——注重细节——关注底层——注重细节——关注底层——注重细节——关注底层——注重细节——关注底层
  • 相关阅读:
    新手silverlight练习五子棋( 二 )
    VS注释模板工具
    NET简介
    MS Sql server 总结(命令恢复)
    Highcharts入门(一)
    jqGrid入门(1)
    WIN7常见问题汇总
    log4net入门
    DLL管理工具
    C++回顾1 简介
  • 原文地址:https://www.cnblogs.com/PJG20/p/14176402.html
Copyright © 2011-2022 走看看