Avatar notebook default
20篇文章 · 17059字 · 6人关注
  • Resize,w 360,h 240
    牵线搭桥,『桥接模式』

    目录:设计模式之小试牛刀源码路径:Github-Design Pattern 定义:(Bridge Pattern) 将抽象和实现解耦,使得两者...

  • Resize,w 360,h 240
    对象复用,『享元模式』

    目录:设计模式之小试牛刀源码路径:Github-Design Pattern 定义:(Flyweight Pattern) 使用共享对象可有效地...

  • Resize,w 360,h 240
    自动驾驶谈谈『状态模式』

    目录:设计模式之小试牛刀源码路径:Github-Design Pattern 定义(State Pattern): 当一个对象内在状态改变时允许...

  • Resize,w 360,h 240
    这一次数据说了算,『访问者模式』

    目录:设计模式之小试牛刀源码路径:Github-Design Pattern 定义:(Visitor Pattern) 封装一些作用于某种数据结...

  • Resize,w 360,h 240
    后悔药,『备忘录模式』

    目录:设计模式之小试牛刀源码路径:Github-Design Pattern 定义:(Memento Pattern) 在不破坏封装性的前提下,...

  • Resize,w 360,h 240
    ATM取款聊聊『门面模式』

    目录:设计模式之小试牛刀源码路径:Github-Design Pattern 定义:(Facade Pattern) (也称为外观模式)要求一个...

  • Resize,w 360,h 240
    『观察者模式』来钓鱼

    目录:设计模式之小试牛刀源码路径:Github-Design Pattern 定义:(Observer Pattern) 定义对象间一种一对多的...

  • Resize,w 360,h 240
    部分整体,树形结构,『组合模式』来帮忙

    目录:设计模式之小试牛刀源码路径:Github-Design Pattern 定义:(Composite Pattern) 将对象组合成树形结构...

  • Resize,w 360,h 240
    『设计模式』知多少

    为了更好的学习设计模式,以及督促自己完成设计模式的学习,现提笔为记。怎么的,每周至少也要学一个设计模式!!!恳请大家的监督和不吝赐教,共同学习和...

    2.1 6161 7 28

文集作者