摘要: 1、定义 1.1 标准定义 桥梁模式( Bridge Pattern) 也叫做桥接模式, 是一个比较简单的模式, 其定义如下: Decouple an abstraction from its implementation so that the two can vary independently 阅读全文
posted @ 2017-08-09 00:05 Memset 阅读(1615) 评论(1) 推荐(0)