摘要: 介绍 "适配器模式" 将一个类的接口转接成用户所期待的,有助于避免大规模改写现有客户代码。 In software engineering, the adapter pattern is a software design pattern that allows the interface of a 阅读全文
posted @ 2017-06-08 16:15 avilang 阅读(283) 评论(0) 推荐(0) 编辑