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.
    注重细节——关注底层——注重细节——关注底层——注重细节——关注底层——注重细节——关注底层——注重细节——关注底层
  • 相关阅读:
    第三周学习进度条
    软件工程个人作业02
    构建之法阅读笔记02
    学习进度条
    构建之法阅读笔记01
    软件工程个人作业01
    构建之法粗读
    第一次作业
    动手动脑接口与继承
    大道至简第七章第八章
  • 原文地址:https://www.cnblogs.com/PJG20/p/14176402.html
Copyright © 2011-2022 走看看