Android常见设计模式:什么是装饰者模式?

Android常见设计模式:什么是装饰者模式?

Android 开发中的装饰者模式 1. 什么是装饰者模式? 装饰者模式(Decorator Pattern)是一种结构型设计模式,用于动态地给对象添加额外的职责,...
阅读原文