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

  • 相关阅读:
    网站加载速度优化的14个技巧
    op+3g
    Xmind 快捷键
    Resty 一款极简的restful轻量级的web框架
    linux磁盘限额配置:quota命令
    常用报表工具
    http://mirror2.openwrt.org/sources/
    op挂载摄像头
    supported platform
    OpenWrt Kernel Module Creation Howto
  • 原文地址:https://www.cnblogs.com/wuqinglong/p/12217499.html
Copyright © 2011-2022 走看看