zoukankan      html  css  js  c++  java
  • 2020年-技术学习记录

    2020.1.20 -> 至今

    1 设计模式

    • 设计模式-六大设计原则
    • 设计模式-01单例模式(Singleton Pattern)
    • 设计模式-02原型模式(Prototype Pattern)
    • 设计模式-03工厂方法模式(Factory Method Pattern)
    • 设计模式-04抽象工厂模式(Abstract Factory Pattern)
    • 设计模式-05建造者模式(Builder Pattern)
    • 设计模式-06代理模式(Proxy Pattern)
    • 设计模式-07适配器模式(Adapter Pattern)
    • 设计模式-08桥接模式(Bridge Pattern)
    • 设计模式-09装饰模式(Decorator Pattern)
    • 设计模式-10外观模式(Facade Pattern)
    • 设计模式-11享元模式(Flyweight Pattern)
    • 设计模式-12组合模式(Composite Pattern)
    • 设计模式-13模板方法模式(Template Method Pattern)
    • 设计模式-14策略模式(Stagegy Pattern)
    • 设计模式-15命令模式(Command Pattern)
    • 设计模式-16责任链模式(Chain of Responsibility Pattern)
    • 设计模式-17状态模式(State Pattern)
    • 设计模式-18观察者模式(Observer Pattern)
    • 设计模式-19中介者模式(Mediator Pattern)
    • 设计模式-20迭代器模式(Iterator Pattern)
    • 设计模式-21访问者模式(Visitor Pattern)
    • 设计模式-22备忘录模式(Memento Pattern)
    • 设计模式-23 解释器模式(Interpreter Pattern)

    2 Git

  • 相关阅读:
    【xinsir】githook之precommit分享
    node进程一些信号的意义
    ES6篇
    Webpack4篇
    Node篇
    Vuex篇
    WebStorage篇
    HTML5篇
    html5语义化标签大全
    emmet语法
  • 原文地址:https://www.cnblogs.com/wuqinglong/p/12217499.html
Copyright © 2011-2022 走看看