设计模式:适配器模式
摘要:
一:适配器模式的定义 适配器模式:将一个类的接口转换成客户希望的另一个接口。适配器模式让那些接口不兼容的类可以一起工作 Adapter Pattern:Convert the interface of a class into another interface clients expect.A... 阅读全文
posted @ 2015-09-13 23:40 Sunshine 阅读(57911) 评论(1) 推荐(3)
浙公网安备 33010602011771号