Net設計模式實例之橋接模式( Bridge Pattern)

一、橋接模式簡介(Brief Introduction) 橋接模式(Bridge Pattern),將抽象部分與它的實現部分分離,使的抽象和實現都可以獨立地變化。 Decouple an abstraction from its implementation so that the two can vary independently.。 什麼是聚合/組合: 聚合(Aggregation),當對象
相關文章
相關標籤/搜索