设计模式:委托模式Delegation Pattern在MVC中的应用
模式定义In software engineering, the delegation pattern is a design pattern in object-oriented programming where an object, instead of performing one of its stated tasks, delegates that task to