搜索资源列表
SurfaceSDK
- 采用VISUAL C++ MFC开发的一套酒店管理系统,通过该系统,用户可以了解采用MFC开发系统的一搬步骤和流程,及常见控件的使用方法。-Using VISUAL C++ MFC development of a hotel management system, through the system, users can learn a development system using MFC moving steps and processes, and use of common cont
resteranutdaima
- 一个用c++写的餐饮dao作品 对初学者有一定的参考作用 主要是应用了mfc类库的知识 希望对大家有参考作用-A with c++ to write the catering for beginners dao works of some reference value is applied knowledge mfc class library reference for all of us hope that the role of
HOTLE
- 酒店餐饮管理,C++MFC做的,功能相当强大,绝对能运行-Hotel and catering management, C++ MFC do quite strong, certainly will be able to run
hotel
- C++ MFC实现旅店管理系统,适合学生作业-hotel management
ex08
- 采用VISUAL C++ MFC开发的一套酒店管理系统,通过该系统,用户可以了解采用MFC开发系统的一搬步骤和流程,及常见控件的使用方法。 -this is the best java ,we love it are you love it please give me the right
QueuingSystem
- C++与MFC结合以实现的餐厅桌号预订系统(基本功能有:1、 餐厅提供小,中,大三种餐位;2. 每种餐位若干,每个餐位都有相应的编号;)3. 每种餐位使用收取的费用不同; 4. 每位客人根据就餐人数选择不同类型的餐位,系统则根据等待人数给用户生成一个等待号码,显示客人当前排号以及在他之前有多少位客人在等待。 5. 不同类型餐位都有自己的一个等待列,为客人生成的号码互不影响; 6. 支持查询指定号码所在的餐位; 7. 实现日志功能(记录每天所有餐位的使用状况,收入);