文件名称:DecoratorModel
介绍说明--下载内容均来自于网络,请自行研究使用
装饰者模式需要把所需的功能按照正确的顺序串联起来进行控制,动态的给一个对象添加一些额外的职责。这里用C++演示装饰者模式。-Decorator need the functionality required in series in the correct order to control and to add some additional responsibilities to an object dynamically. The demo Decorator here C++.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DecoratorModel\debug\DecoratorModel.ilk
..............\DecoratorModel\Component.cpp
..............\..............\Component.h
..............\..............\Debug\BuildLog.htm
..............\..............\DecoratorModel.cpp
..............\..............\DecoratorModel.vcproj
..............\..............\DecoratorModel.vcproj.CACIOS-1A.cacios.user
..............\..............\InterfacePig.cpp
..............\..............\InterfacePig.h
..............\..............\ReadMe.txt
..............\..............\stdafx.cpp
..............\..............\stdafx.h
..............\DecoratorModel.ncb
..............\DecoratorModel.sln
..............\DecoratorModel.suo
..............\..............\Debug
..............\debug
..............\DecoratorModel
DecoratorModel