所属分类:
软件工程
开发工具:C++
文件大小:1204KB
下载次数:8
上传日期:2008-05-25 11:16:25
说明: ,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 command mode code)
文件列表:
CommandPattern
..............\CommandPattern
..............\..............\command.cpp
..............\..............\command.h
..............\..............\CommandPattern.cpp
..............\..............\CommandPattern.vcproj
..............\..............\Debug
..............\..............\GarageDoor.cpp
..............\..............\GarageDoor.h
..............\..............\GarageDoorOpenCommand.cpp
..............\..............\GarageDoorOpenCommand.h
..............\..............\Light.cpp
..............\..............\Light.h
..............\..............\LightOnCommand.cpp
..............\..............\LightOnCommand.h
..............\..............\NoCommand.cpp
..............\..............\NoCommand.h
..............\..............\ReadMe.txt
..............\..............\RemoteControl.cpp
..............\..............\RemoteControl.h
..............\..............\stdafx.cpp
..............\..............\stdafx.h
..............\CommandPattern.ncb
..............\CommandPattern.sln