责任链模式(Chain of Responsibility Pattern)是一种行为型设计模式,它 阅读更多…
观察者模式(Observer Pattern)是一种设计模式,用于解决对象之间的一对多的依赖关系问题 阅读更多…