所属分类:
软件工程
开发工具:C++
文件大小:1274KB
下载次数:4
上传日期:2008-05-25 10:59:18
说明: Head First 设计模式原书用的是JAVA写的代码,网络上也有C#的,但没有见到用C++实现的。这是我用C++实现的装饰者模式的代码
(Head First Design Patterns used in the original book is written in JAVA code, the network also has C#, but did not see with C achievable. This is what I use C realization of the decoration model code)
文件列表:
DecoratorPattern
................\DecoratorPattern
................\................\Beverage.cpp
................\................\Beverage.h
................\................\CondimentDecorator.cpp
................\................\CondimentDecorator.h
................\................\Debug
................\................\DecoratorPattern.cpp
................\................\DecoratorPattern.vcproj
................\................\Espresso.cpp
................\................\Espresso.h
................\................\HouseBlend.cpp
................\................\HouseBlend.h
................\................\Mocha.cpp
................\................\Mocha.h
................\................\ReadMe.txt
................\................\Soy.cpp
................\................\Soy.h
................\................\stdafx.cpp
................\................\stdafx.h
................\................\Whip.cpp
................\................\Whip.h
................\DecoratorPattern.ncb
................\DecoratorPattern.sln