文件名称:HotelOrderManagementSystem
-
所属分类:
- 标签属性:
- 上传时间:2012-10-30
-
文件大小:271.22kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1、服务员信息的管理:查询、增、删、改
2、菜单信息的管理:查询、增、删、改
3、厨师信息的管理:查询、增、删、改
4、房间信息的管理:查询、增、删、改
5、餐桌信息的管理:查询、增、删、改
6、前台定桌:顾客可以根据自己的需求,选择不同型号的房间或大厅
7、房间/大厅点菜:服务员按照用户需求为其点菜并提交菜单给厨房
8、厨师和菜的分组:厨师和菜分别分组,每组厨师和一组菜一一对应,该组每位厨师会做该组所有的菜。(本条目位置)
9、厨师做菜管理:厨师可以获得自己的待做菜单,并对已做的菜进行标记。
10、上菜管理:服务员对已上菜和待上菜进行管理。
11、结帐服务:审核菜单,协助顾客结帐。-1, the attendant information management: query, add, delete, change
2, the menu information management: query, add, delete, change
3, the chef of information management: query, add, delete, change
4, room information management: query, add, delete, change
5, the table information management: query, add, delete, change
6, the front set the table: the customer according to their needs, choose a different type of room or hall
7, room/hall la carte: Attendants in accordance with user demand for a la carte menu and submit to the kitchen
8, chefs and food group: chefs and food groups, respectively, each a group of chefs and food-one correspondence, the group will do each of the group cooks all the dishes. (This entry position)
9, the chef cook Management: chefs can get their own menu to be done, and done the dishes have been marked.
10, serving management: crew have been serving the meal and to be managed.
11, billing services: audit menu, helping customers check out.
2、菜单信息的管理:查询、增、删、改
3、厨师信息的管理:查询、增、删、改
4、房间信息的管理:查询、增、删、改
5、餐桌信息的管理:查询、增、删、改
6、前台定桌:顾客可以根据自己的需求,选择不同型号的房间或大厅
7、房间/大厅点菜:服务员按照用户需求为其点菜并提交菜单给厨房
8、厨师和菜的分组:厨师和菜分别分组,每组厨师和一组菜一一对应,该组每位厨师会做该组所有的菜。(本条目位置)
9、厨师做菜管理:厨师可以获得自己的待做菜单,并对已做的菜进行标记。
10、上菜管理:服务员对已上菜和待上菜进行管理。
11、结帐服务:审核菜单,协助顾客结帐。-1, the attendant information management: query, add, delete, change
2, the menu information management: query, add, delete, change
3, the chef of information management: query, add, delete, change
4, room information management: query, add, delete, change
5, the table information management: query, add, delete, change
6, the front set the table: the customer according to their needs, choose a different type of room or hall
7, room/hall la carte: Attendants in accordance with user demand for a la carte menu and submit to the kitchen
8, chefs and food group: chefs and food groups, respectively, each a group of chefs and food-one correspondence, the group will do each of the group cooks all the dishes. (This entry position)
9, the chef cook Management: chefs can get their own menu to be done, and done the dishes have been marked.
10, serving management: crew have been serving the meal and to be managed.
11, billing services: audit menu, helping customers check out.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
order/Checkout/src/Checkout.class
order/Checkout/src/Checkout.java
order/client/src/client.class
order/client/src/client.java
order/cooker/classes/add_waiter.class
order/cooker/classes/cooker.class
order/cooker/src/add_cooker.class
order/cooker/src/cooker.class
order/cooker/src/cooker.java
order/cooker/src/mytablemodel.class
order/cooker/src/mytablemodel1.class
order/meallist/classes/add_meal.class
order/meallist/classes/meallist.class
order/meallist/src/add_meal.class
order/meallist/src/meallist.class
order/meallist/src/meallist.java
order/meallist/src/mytablemodel.class
order/meallist/src/mytablemodel2.class
order/orderindex/classes/orderindex.class
order/orderindex/src/orderindex.class
order/orderindex/src/orderindex.java
order/orderindex/src/version.class
order/room/classes/add_room.class
order/room/classes/room.class
order/room/src/add_room.class
order/room/src/mytablemodel.class
order/room/src/mytablemodel3.class
order/room/src/room.class
order/room/src/room.java
order/tableinfo/classes/add_table.class
order/tableinfo/classes/tableinfo.class
order/tableinfo/src/add_table.class
order/tableinfo/src/mytablemodel.class
order/tableinfo/src/mytablemodel4.class
order/tableinfo/src/tableinfo.class
order/tableinfo/src/tableinfo.java
order/waiter/classes/waiter.class
order/waiter/src/add_waiter.class
order/waiter/src/mytablemodel.class
order/waiter/src/mytablemodel5.class
order/waiter/src/select_waiter.class
order/waiter/src/waiter.class
order/waiter/src/waiter.java
order/Checkout/classes
order/Checkout/src
order/client/classes
order/client/src
order/cooker/classes
order/cooker/src
order/meallist/classes
order/meallist/src
order/orderindex/classes
order/orderindex/src
order/room/classes
order/room/src
order/tableinfo/classes
order/tableinfo/src
order/waiter/classes
order/waiter/src
order/Checkout
order/client
order/cooker
order/meallist
order/orderindex
order/room
order/tableinfo
order/waiter
order
mypackage/add_cooker.class
mypackage/add_meal.class
mypackage/add_room.class
mypackage/add_table.class
mypackage/add_waiter.class
mypackage/Checkout.class
mypackage/client.class
mypackage/cooker.class
mypackage/meallist.class
mypackage/mytablemodel1.class
mypackage/mytablemodel2.class
mypackage/mytablemodel3.class
mypackage/mytablemodel4.class
mypackage/mytablemodel5.class
mypackage/orderindex.class
mypackage/room.class
mypackage/tableinfo.class
mypackage/waiter.class
mypackage
酒店信息管理系统.bak
order/Checkout/src/Checkout.java
order/client/src/client.class
order/client/src/client.java
order/cooker/classes/add_waiter.class
order/cooker/classes/cooker.class
order/cooker/src/add_cooker.class
order/cooker/src/cooker.class
order/cooker/src/cooker.java
order/cooker/src/mytablemodel.class
order/cooker/src/mytablemodel1.class
order/meallist/classes/add_meal.class
order/meallist/classes/meallist.class
order/meallist/src/add_meal.class
order/meallist/src/meallist.class
order/meallist/src/meallist.java
order/meallist/src/mytablemodel.class
order/meallist/src/mytablemodel2.class
order/orderindex/classes/orderindex.class
order/orderindex/src/orderindex.class
order/orderindex/src/orderindex.java
order/orderindex/src/version.class
order/room/classes/add_room.class
order/room/classes/room.class
order/room/src/add_room.class
order/room/src/mytablemodel.class
order/room/src/mytablemodel3.class
order/room/src/room.class
order/room/src/room.java
order/tableinfo/classes/add_table.class
order/tableinfo/classes/tableinfo.class
order/tableinfo/src/add_table.class
order/tableinfo/src/mytablemodel.class
order/tableinfo/src/mytablemodel4.class
order/tableinfo/src/tableinfo.class
order/tableinfo/src/tableinfo.java
order/waiter/classes/waiter.class
order/waiter/src/add_waiter.class
order/waiter/src/mytablemodel.class
order/waiter/src/mytablemodel5.class
order/waiter/src/select_waiter.class
order/waiter/src/waiter.class
order/waiter/src/waiter.java
order/Checkout/classes
order/Checkout/src
order/client/classes
order/client/src
order/cooker/classes
order/cooker/src
order/meallist/classes
order/meallist/src
order/orderindex/classes
order/orderindex/src
order/room/classes
order/room/src
order/tableinfo/classes
order/tableinfo/src
order/waiter/classes
order/waiter/src
order/Checkout
order/client
order/cooker
order/meallist
order/orderindex
order/room
order/tableinfo
order/waiter
order
mypackage/add_cooker.class
mypackage/add_meal.class
mypackage/add_room.class
mypackage/add_table.class
mypackage/add_waiter.class
mypackage/Checkout.class
mypackage/client.class
mypackage/cooker.class
mypackage/meallist.class
mypackage/mytablemodel1.class
mypackage/mytablemodel2.class
mypackage/mytablemodel3.class
mypackage/mytablemodel4.class
mypackage/mytablemodel5.class
mypackage/orderindex.class
mypackage/room.class
mypackage/tableinfo.class
mypackage/waiter.class
mypackage
酒店信息管理系统.bak
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.