比较容易混淆的模式

策略模式(strategy)

模板方法模式(Template Method)

命令模式(Command)

访问者模式(Visitor)

中介者模式(Mediator)

原文地址:https://www.cnblogs.com/qook/p/5048163.html