文件名称:C++ State 设计模式 演示源代码
文件大小:357KB
文件格式:ZIP
更新时间:2014-04-25 06:22:09
C++ State 设计模式
http://blog.csdn.net/feiyinzilgd/archive/2011/04/05/6302717.aspx (C++ State 设计模式博客)演示源代码。用C++实现并较详细的讲述了Sate模式的意图和工作状态。
【文件预览】:
state_module
----state_module()
--------main.cpp(255B)
--------Context.h(308B)
--------state_module.vcproj.XP-201102191139.Administrator.user(1KB)
--------ConcreteStateB.cpp(717B)
--------ConcreteStateA.h(308B)
--------state_module.vcproj(4KB)
--------ConcreteStateB.h(301B)
--------Debug()
--------Context.cpp(467B)
--------State.cpp(216B)
--------ConcreteStateA.cpp(735B)
--------State.h(297B)
----state_module.sln(901B)
----state_module.ncb(1019KB)
----state_module.suo(18KB)
----debug()
--------state_module.ilk(437KB)