文件名称:QueuingSystem
介绍说明--下载内容均来自于网络,请自行研究使用
C++与MFC结合以实现的餐厅桌号预订系统(基本功能有:1、 餐厅提供小,中,大三种餐位;2. 每种餐位若干,每个餐位都有相应的编号;)3. 每种餐位使用收取的费用不同;
4. 每位客人根据就餐人数选择不同类型的餐位,系统则根据等待人数给用户生成一个等待号码,显示客人当前排号以及在他之前有多少位客人在等待。
5. 不同类型餐位都有自己的一个等待列,为客人生成的号码互不影响;
6. 支持查询指定号码所在的餐位;
7. 实现日志功能(记录每天所有餐位的使用状况,收入);
8.客人可以动态查看当前餐位使用情况(每种餐位当前排到多少号等)
-C++ with MFC combined to realize the restaurant the table No. booking system (basic functions: 1, the restaurant offers a small, three seats 2 bits of each meal, each seating has a corresponding number ) each seating fees charged each guest to choose different types of seating dining number, wait for the number to the user-generated a waiting number the show guests Arranging and before him the number of The guests in the waiting. 5 different types of seats has its own a waiting column the guests generated numbers independently of each other 6. Support to query specified number where seats 7 log function (recording daily use for all seats, income) 8. Guests can dynamically view the current usage of seating (each seating routed to what number, etc.)
4. 每位客人根据就餐人数选择不同类型的餐位,系统则根据等待人数给用户生成一个等待号码,显示客人当前排号以及在他之前有多少位客人在等待。
5. 不同类型餐位都有自己的一个等待列,为客人生成的号码互不影响;
6. 支持查询指定号码所在的餐位;
7. 实现日志功能(记录每天所有餐位的使用状况,收入);
8.客人可以动态查看当前餐位使用情况(每种餐位当前排到多少号等)
-C++ with MFC combined to realize the restaurant the table No. booking system (basic functions: 1, the restaurant offers a small, three seats 2 bits of each meal, each seating has a corresponding number ) each seating fees charged each guest to choose different types of seating dining number, wait for the number to the user-generated a waiting number the show guests Arranging and before him the number of The guests in the waiting. 5 different types of seats has its own a waiting column the guests generated numbers independently of each other 6. Support to query specified number where seats 7 log function (recording daily use for all seats, income) 8. Guests can dynamically view the current usage of seating (each seating routed to what number, etc.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
QueuingSystem\Debug\QueuingSystem.exe
.............\.....\QueuingSystem.ilk
.............\.....\QueuingSystem.pdb
.............\QueuingSystem\Debug\CL.read.1.tlog
.............\.............\.....\CL.write.1.tlog
.............\.............\.....\link-cvtres.read.1.tlog
.............\.............\.....\link-cvtres.write.1.tlog
.............\.............\.....\link.read.1.tlog
.............\.............\.....\link.write.1.tlog
.............\.............\.....\mt.read.1.tlog
.............\.............\.....\mt.write.1.tlog
.............\.............\.....\QueuingSystem.Build.CppClean.log
.............\.............\.....\QueuingSystem.exe.embed.manifest
.............\.............\.....\QueuingSystem.exe.embed.manifest.res
.............\.............\.....\QueuingSystem.exe.intermediate.manifest
.............\.............\.....\QueuingSystem.lastbuildstate
.............\.............\.....\QueuingSystem.log
.............\.............\.....\QueuingSystem.obj
.............\.............\.....\QueuingSystem.pch
.............\.............\.....\QueuingSystem.res
.............\.............\.....\QueuingSystemDlg.obj
.............\.............\.....\QueuingSystem_manifest.rc
.............\.............\.....\rc.read.1.tlog
.............\.............\.....\rc.write.1.tlog
.............\.............\.....\stdafx.obj
.............\.............\.....\vc100.idb
.............\.............\.....\vc100.pdb
.............\.............\header.h
.............\.............\QueuingSystem.aps
.............\.............\QueuingSystem.cpp
.............\.............\QueuingSystem.h
.............\.............\QueuingSystem.rc
.............\.............\QueuingSystem.vcxproj
.............\.............\QueuingSystem.vcxproj.filters
.............\.............\QueuingSystem.vcxproj.user
.............\.............\QueuingSystemDlg.cpp
.............\.............\QueuingSystemDlg.h
.............\.............\ReadMe.txt
.............\.............\res\QueuingSystem.ico
.............\.............\...\QueuingSystem.rc2
.............\.............\resource.h
.............\.............\source.h
.............\.............\stdafx.cpp
.............\.............\stdafx.h
.............\.............\targetver.h
.............\.............\update
.............\QueuingSystem.sdf
.............\QueuingSystem.sln
.............\QueuingSystem.suo
.............\ipch\queuingsystem-34b557c7
.............\QueuingSystem\Debug
.............\.............\res
.............\Debug
.............\ipch
.............\QueuingSystem
QueuingSystem