CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:WineshopManager

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-04-23
  • 文件大小:
    6.29mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

描述: 本系统的开发是的酒店需要专门的管理,专门的需求,这次编写该软件就是为了能够让酒店服务能够做到统一规划,统一管理,不但节省人力资源,更加有效的提高了酒店的营业效率。

该项目主要分为住宿,餐饮两个模块:

住宿管理:对于该模块需要对客房类型,客房编号,客房价格,客户基本信息(包括,普通用户,VIP用户,以及他们的姓名,入住时间,入住时长,消费金额等)做到统一管理,可是随时进行查询客户住宿情况。

餐饮管理:该模块主要管理客户所点食品以及消费金额,包括:食品名称,食品数量,食品单价,消费金额等。该项目实现酒店盈利于亏损管理,包括酒店当日,当月,支出成本,盈利或亏损金额,客户流动数量统计,并记录客户反馈信息,包括客户喜欢或不喜欢的食品,住宿条件,以便提高酒店提高自己的服务质量-Descr iption: The development of this system is the need for specialized management, special needs, this time to write the software to hotel services to be able to do the unified planning and management, not only to save human resources, more effectively improve the hotelbusiness efficiency.

The project is divided into two modules of the accommodation, catering:

Accommodation management: the module type of room, room number, room prices, customer information (including ordinary users, VIP users, as well as their names, Check-in, check in length, the amount of consumption, etc.) need to be unified management, but customer inquiries at any time accommodation.

Restaurant Management: This module manages the customers point of food and the amount of consumption, including: the name of the food, quantity of food, food unit price, the amount of consumption. The project to achieve the hotel earnings loss management, including the date, the month, the amount of expenditure costs, profits or l
(系统自动生成,下载前可以参看下载内容)

下载文件列表

WineshopManager/.classpath
WineshopManager/.project
WineshopManager/.settings/org.eclipse.jdt.core.prefs
WineshopManager/bin/cn/com/bean/deskBean.class
WineshopManager/bin/cn/com/bean/foodInfoBean.class
WineshopManager/bin/cn/com/bean/MeanBean.class
WineshopManager/bin/cn/com/bean/orderDishesBean.class
WineshopManager/bin/cn/com/beans/AdminBean.class
WineshopManager/bin/cn/com/beans/ClientBean.class
WineshopManager/bin/cn/com/beans/RoomBookBean.class
WineshopManager/bin/cn/com/beans/RoomInfoBean.class
WineshopManager/bin/cn/com/beans/RoomOrderBean.class
WineshopManager/bin/cn/com/beans/RoomTypeBean.class
WineshopManager/bin/cn/com/beans/VipBean.class
WineshopManager/bin/cn/com/dao/ConsumeMoneyDao.class
WineshopManager/bin/cn/com/dao/DeleteTabInfoDao.class
WineshopManager/bin/cn/com/dao/deskDao.class
WineshopManager/bin/cn/com/dao/MenuDao.class
WineshopManager/bin/cn/com/dao/orderDishesDao.class
WineshopManager/bin/cn/com/dao/SearchMenuInfoDao.class
WineshopManager/bin/cn/com/dao/updateTabInfoDao.class
WineshopManager/bin/cn/com/daos/AdminBeanDao.class
WineshopManager/bin/cn/com/daos/ClientBeanDao.class
WineshopManager/bin/cn/com/daos/RoomBookBeanDao.class
WineshopManager/bin/cn/com/daos/RoomInfoBeanDao.class
WineshopManager/bin/cn/com/daos/RoomOrderBeanDao.class
WineshopManager/bin/cn/com/daos/RoomTypeBeanDao.class
WineshopManager/bin/cn/com/daos/VipBeanDao.class
WineshopManager/bin/cn/com/db/DBUtil.class
WineshopManager/bin/cn/com/db/LoadConfig.class
WineshopManager/bin/cn/com/event/jtfUserName_KeyListener.class
WineshopManager/bin/cn/com/event/LoginFrame_jbLogin_ActionListener.class
WineshopManager/bin/cn/com/event/LoginFrame_jbQuit_MouseListener.class
WineshopManager/bin/cn/com/event/LoginFrame_jbReset_ActionListener.class
WineshopManager/bin/cn/com/event/LoginFrame_WindowListener.class
WineshopManager/bin/cn/com/menu/AddMenuDialog.class
WineshopManager/bin/cn/com/menu/AddMenuDialog_btnCancel_ActionListener.class
WineshopManager/bin/cn/com/menu/AddMenuDialog_btnSure_ActionListener.class
WineshopManager/bin/cn/com/menu/MenuBean.class
WineshopManager/bin/cn/com/menu/MenuDAO.class
WineshopManager/bin/cn/com/menu/MenuFrame$1.class
WineshopManager/bin/cn/com/menu/MenuFrame.class
WineshopManager/bin/cn/com/menu/MenuFrame_btnAdd_ActionListener.class
WineshopManager/bin/cn/com/menu/MenuFrame_btnDelete_ActionListener.class
WineshopManager/bin/cn/com/menu/MenuFrame_btnPage_ActionListener.class
WineshopManager/bin/cn/com/menu/MenuFrame_btnQuit_ActionListener.class
WineshopManager/bin/cn/com/menu/MenuFrame_btnSearch_ActionListener.class
WineshopManager/bin/cn/com/menu/MenuFrame_btnUpdate_ActionListener.class
WineshopManager/bin/cn/com/menu/MenuFrame_tabView_MouseListener.class
WineshopManager/bin/cn/com/menu/SearchMenuDialog.class
WineshopManager/bin/cn/com/menu/SearchMenuDialog_btnCancel_ActionListener.class
WineshopManager/bin/cn/com/menu/SearchMenuDialog_btnSure_ActionListener.class
WineshopManager/bin/cn/com/menu/SearchMenuDialog_rab_ActionListener.class
WineshopManager/bin/cn/com/menu/Start.class
WineshopManager/bin/cn/com/sql/foodSignDao.class
WineshopManager/bin/cn/com/sql/foodSignEvent.class
WineshopManager/bin/cn/com/Start.class
WineshopManager/bin/cn/com/table/AddFoodToTable.class
WineshopManager/bin/cn/com/tools/DateUtil.class
WineshopManager/bin/cn/com/tools/Global.class
WineshopManager/bin/cn/com/view/adminframe/AdminPnlTopBar.class
WineshopManager/bin/cn/com/view/dreakframe/acceptMoneyJFrame.class
WineshopManager/bin/cn/com/view/dreakframe/acceptMoneyJFrame_cancel_actionListener.class
WineshopManager/bin/cn/com/view/dreakframe/acceptMoneyJFrame_confirmAcceptMoney_actionListener.class
WineshopManager/bin/cn/com/view/dreakframe/acceptMoneyJFrame_deskNumjf_actionListener.class
WineshopManager/bin/cn/com/view/dreakframe/acceptMoneyJFrame_realityAcceptMoneyjf_keyListener.class
WineshopManager/bin/cn/com/view/dreakframe/acceptMoneyJFrame_vipOfNo_actionListener.class
WineshopManager/bin/cn/com/view/dreakframe/acceptMoneyJFrame_vipofYes_actionListener.class
WineshopManager/bin/cn/com/view/dreakframe/acceptMoneyJFrame_VipVclientNumjf_keyListener.class
WineshopManager/bin/cn/com/view/dreakframe/addFoodDeskNum.class
WineshopManager/bin/cn/com/view/dreakframe/addFoodDeskNum_search_actionListener.class
WineshopManager/bin/cn/com/view/dreakframe/addFoodJFrame.class
WineshopManager/bin/cn/com/view/dreakframe/BookFoodJFrame.class
WineshopManager/bin/cn/com/view/dreakframe/clientBean.class
WineshopManager/bin/cn/com/view/dreakframe/client_info.class
WineshopManager/bin/cn/com/view/dreakframe/DeleteInfoJFrame.class
WineshopManager/bin/cn/com/view/dreakframe/deskAvalible.class
WineshopManager/bin/cn/com/view/dreakframe/deskAvalible_lab_mouseLisener.class
WineshopManager/bin/cn/com/view/dreakframe/menuBean.class
WineshopManager/bin/cn/com/view/dreakframe/modifyInfo.class
WineshopManager/bin/cn/com/view/dreakframe/ModifyInfoJFrame.class
WineshopManager/bin/cn/com/view/dreakframe/modifyInfo_cancel_actionListener.class
WineshopManager/bin/cn/com/view/dreakframe/modifyInfo_define_actionListener.class
WineshopManager/bin/cn/com/view/dreakframe/

相关说明

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

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com