摘要: 主要内容:装饰模式定义装饰模式优势装饰模式在Android源码中的应用一、装饰模式定义装饰模式定义:Attach additional responsibilities to an object dynamically keeping the same interface. Decoators pr... 阅读全文
posted @ 2015-03-29 22:55 小人物702 阅读(216) 评论(0) 推荐(0) 编辑