文件名称:RestaurantSys

  • 所属分类:
  • 酒店行业
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2017-07-07
  • 文件大小:
  • 1.08mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • che***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容均来自于网络,请自行研究使用

目前大多数酒店由于规模的限制,忽略了点菜系统的重要性。点菜系统专为具有一定规模和经济条件的大型酒店设计,通过集成从顾客定桌、点菜、上菜到结账等一系列功能,为每个环节明确分工,并通过可视化的软件支持,有效减小人为差错的概率,代之以高效、便捷、准确的数字化服务系统,使酒店的管理更加规范化。(At present, most hotels ignore the importance of ordering system because of the limitation of scale. A la carte system designed for large hotel with a certain scale and economic conditions, through the integration of customers from the table, a la carte, serving to settle a series of functions for each link, a clear division of labor, and through the visualization software support, effectively reduce human error probability, the digital service system is efficient, accurate and convenient the hotel makes management more standardized.)相关搜索: restaurant
order
customer

(系统自动生成,下载前可以参看下载内容)

下载文件列表

RestaurantSys_1test

RestaurantSys_1test\build

RestaurantSys_1test\build\classes

RestaurantSys_1test\build\classes\com

RestaurantSys_1test\build\classes\com\ouc

RestaurantSys_1test\build\classes\com\ouc\restaurant

RestaurantSys_1test\build\classes\com\ouc\restaurant\bean

RestaurantSys_1test\build\classes\com\ouc\restaurant\bean\Admin.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\bean\Cook.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\bean\Cook_Desk.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\bean\Course.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\bean\Desk.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\bean\Desk_Course.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\bean\Room.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\bean\Waiter.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\dao

RestaurantSys_1test\build\classes\com\ouc\restaurant\dao\CookDao.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\dao\CookDeskDao.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\dao\CourseDao.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\dao\DeskCourseDao.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\dao\DeskDao.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\dao\WaiterDao.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\dao\impl

RestaurantSys_1test\build\classes\com\ouc\restaurant\dao\impl\CookDaoImpl.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\dao\impl\CookDeskDaoImpl.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\dao\impl\CourseDaoImpl.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\dao\impl\DeskCourseDaoImpl.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\dao\impl\DeskDaoImpl.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\dao\impl\WaiterDaoImpl.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\img

RestaurantSys_1test\build\classes\com\ouc\restaurant\img\1.jpg

RestaurantSys_1test\build\classes\com\ouc\restaurant\img\2.jpg

RestaurantSys_1test\build\classes\com\ouc\restaurant\img\3.jpg

RestaurantSys_1test\build\classes\com\ouc\restaurant\img\4.jpg

RestaurantSys_1test\build\classes\com\ouc\restaurant\img\6.jpg

RestaurantSys_1test\build\classes\com\ouc\restaurant\img\8.jpg

RestaurantSys_1test\build\classes\com\ouc\restaurant\img\admin.jpg

RestaurantSys_1test\build\classes\com\ouc\restaurant\img\admin_1.jpg

RestaurantSys_1test\build\classes\com\ouc\restaurant\service

RestaurantSys_1test\build\classes\com\ouc\restaurant\service\AdminService.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\service\ClientService.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\service\CookService.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\service\WaiterService.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\util

RestaurantSys_1test\build\classes\com\ouc\restaurant\util\DBConnection.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCook$1.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCook$10.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCook$11.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCook$12.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCook$2.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCook$3.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCook$4.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCook$5.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCook$6.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCook$7.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCook$8.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCook$9.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCook.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCook.form

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCourse$1.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCourse$10.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCourse$11.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCourse$12.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCourse$13.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCourse$2.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCourse$3.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCourse$4.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCourse$5.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCourse$6.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCourse$7.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCourse$8.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCourse$9.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCourse.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminCourse.form

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminDesk$1.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminDesk$10.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminDesk$11.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminDesk$12.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminDesk$13.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminDesk$2.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminDesk$3.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminDesk$4.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminDesk$5.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminDesk$6.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminDesk$7.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminDesk$8.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminDesk$9.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminDesk.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminDesk.form

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminWaiter$1.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminWaiter$10.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminWaiter$11.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminWaiter$12.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminWaiter$13.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminWaiter$14.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminWaiter$15.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminWaiter$2.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminWaiter$3.class

RestaurantSys_1test\build\classes\com\ouc\restaurant\view\AdminWaiter$4.class

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org