Bridge.模式(五) ° Implementation Only one Implementor Creating the right Implementor object 如何创建?根据客户环境,或者通过 factory Sharing implementors 资源管理:引用计数技术 Using multiple inheritanceBridge模式(五) • Implementation – Only one Implementor – Creating the right Implementor object 如何创建?根据客户环境,或者通过factory – Sharing implementors • 资源管理:引用计数技术 – Using multiple inheritance