Skip to content

结构型模式

享元模式(Flyweight)

TODO

行为型模式

解释器模式(Interpreter)

迭代器模式(Iterator)

中介者模式(Mediator)

备忘录模式(Memento)

访问者模式(Visitor)