设计模式 Table of Content WhatIs OOP DP Creational Builder Prototype Factory 工厂方法模式 Abstract factory 抽象工厂模式 Singleton 单列模式 Structural Adapter Bridge 桥接模式 Composite 组合模式 Decorator Facade 外观模式 Flyweight 享元模式 Proxy 代理模式 Behavioral Chain of responsibility 责任链模式 Command 命令模式 Interpreter 解释器模式 Iterator 迭代子模式 Mediator 中介者模式 Memento 备忘录模式 State 状态模式 Observer 观察者模式 Strategy Template method 模板方法模式 Visitor 访问者模式 Resource-Pool DP 内存池 对象池 连接池 TCP 连接池 Socket 连接池 HTTP 连接池 DB 连接池 线程池 ThreadPoolExecutor 并发模式 Java Executor Disruptor RxJava Akka