文件名称:设计模式职责链示例代码
文件大小:755KB
文件格式:RAR
更新时间:2014-11-07 16:39:29
职责链 C++ 示例代码
使顾客到餐馆的点餐流程,按照职责链设计模式设计的演示代码。 其他分为服务员、助理厨师、厨师长的职责链。
【文件预览】:
restaurant
----restaurant.ncb(515KB)
----restaurant.sln(896B)
----Debug()
--------restaurant.exe(39KB)
--------restaurant.pdb(483KB)
--------restaurant.ilk(335KB)
----restaurant.suo(28KB)
----restaurant()
--------assistantCook.cpp(573B)
--------chefCook.h(194B)
--------Debug()
--------customer.h(262B)
--------waiter.cpp(303B)
--------restaurant.vcproj.SUNMEDIA.dj.chen.user(1KB)
--------assistantCook.h(209B)
--------stdafx.h(320B)
--------ReadMe.txt(1KB)
--------restaurant.vcproj.FREESKYC-5ADC5A.Administrator.user(1KB)
--------waiter.h(181B)
--------main.cpp(605B)
--------stdafx.cpp(297B)
--------chefCook.cpp(559B)
--------employee.h(257B)
--------restaurant.vcproj(5KB)
--------restaurant.cpp(745B)
--------employee.cpp(266B)
--------ClassDiagram1.cd(1B)
--------customer.cpp(147B)
--------targetver.h(765B)