中介者模式學習筆記

中介者模式         用一箇中介對象來封裝一系列的對象交互。中介者使各個對象不需要顯示地相互引用,從而使其耦合鬆散,而且可以獨立地改變它們之間的交互。 Mediator Pattern        Define an object that encapsulates how a set of objects interact. Mediator promotes loose couplin
相關文章
相關標籤/搜索