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

文件名称:RestaurantSystem1.0

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

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

基于java平台的餐馆订餐系统,实现了基本功能。-Restaurant reservation system
(系统自动生成,下载前可以参看下载内容)

下载文件列表

RestaurantSystem1.0/.classpath
RestaurantSystem1.0/.project
RestaurantSystem1.0/.settings/org.eclipse.jdt.core.prefs
RestaurantSystem1.0/bin/com/system/app/Run$1.class
RestaurantSystem1.0/bin/com/system/app/Run.class
RestaurantSystem1.0/bin/com/system/dao/BillInfoDAO.class
RestaurantSystem1.0/bin/com/system/dao/CustomerInfoDAO.class
RestaurantSystem1.0/bin/com/system/dao/DishInfoDAO.class
RestaurantSystem1.0/bin/com/system/dao/MenuInfoDAO.class
RestaurantSystem1.0/bin/com/system/dao/OrderListDAO.class
RestaurantSystem1.0/bin/com/system/dao/ReservationInfoDAO.class
RestaurantSystem1.0/bin/com/system/dao/RoomInfoDAO.class
RestaurantSystem1.0/bin/com/system/dao/StaffInfoDAO.class
RestaurantSystem1.0/bin/com/system/dao/TableInfoDAO.class
RestaurantSystem1.0/bin/com/system/dao/TimeInfoDAO.class
RestaurantSystem1.0/bin/com/system/db/Config.class
RestaurantSystem1.0/bin/com/system/db/DBManager.class
RestaurantSystem1.0/bin/com/system/db/DBToolkit.class
RestaurantSystem1.0/bin/com/system/db/ResultSetEntityMapping.class
RestaurantSystem1.0/bin/com/system/db/SingletonConnection.class
RestaurantSystem1.0/bin/com/system/entity/BillInfo.class
RestaurantSystem1.0/bin/com/system/entity/CustomerInfo.class
RestaurantSystem1.0/bin/com/system/entity/DishInfo.class
RestaurantSystem1.0/bin/com/system/entity/MenuInfo.class
RestaurantSystem1.0/bin/com/system/entity/OrderList.class
RestaurantSystem1.0/bin/com/system/entity/ReservationInfo.class
RestaurantSystem1.0/bin/com/system/entity/RoomInfo.class
RestaurantSystem1.0/bin/com/system/entity/StaffInfo.class
RestaurantSystem1.0/bin/com/system/entity/TableInfo.class
RestaurantSystem1.0/bin/com/system/entity/TimeInfo.class
RestaurantSystem1.0/bin/com/system/mapping/BillInfoMapping.class
RestaurantSystem1.0/bin/com/system/mapping/CustomerInfoMapping.class
RestaurantSystem1.0/bin/com/system/mapping/DishInfoMapping.class
RestaurantSystem1.0/bin/com/system/mapping/MenuInfoMapping.class
RestaurantSystem1.0/bin/com/system/mapping/OrderListMapping.class
RestaurantSystem1.0/bin/com/system/mapping/ReservationInfoMapping.class
RestaurantSystem1.0/bin/com/system/mapping/RoomInfoMapping.class
RestaurantSystem1.0/bin/com/system/mapping/StaffInfoMapping.class
RestaurantSystem1.0/bin/com/system/mapping/TableInfoMapping.class
RestaurantSystem1.0/bin/com/system/mapping/TimeInfoMapping.class
RestaurantSystem1.0/bin/com/system/test/TestBillInfoDAO.class
RestaurantSystem1.0/bin/com/system/test/TestCustomerInfoDAO.class
RestaurantSystem1.0/bin/com/system/test/TestDishInfoDAO.class
RestaurantSystem1.0/bin/com/system/test/TestMenuInfoDAO.class
RestaurantSystem1.0/bin/com/system/test/TestOrderListDAO.class
RestaurantSystem1.0/bin/com/system/test/TestReservationInfoDAO.class
RestaurantSystem1.0/bin/com/system/test/TestRoomInfoDAO.class
RestaurantSystem1.0/bin/com/system/test/TestStaffInfoDAO.class
RestaurantSystem1.0/bin/com/system/test/TestTableInfoDAO.class
RestaurantSystem1.0/bin/com/system/test/TestTimeInfoDAO.class
RestaurantSystem1.0/bin/com/system/view/LoginFrame.class
RestaurantSystem1.0/bin/com/system/view/Main_Frame$1.class
RestaurantSystem1.0/bin/com/system/view/Main_Frame$10.class
RestaurantSystem1.0/bin/com/system/view/Main_Frame$11.class
RestaurantSystem1.0/bin/com/system/view/Main_Frame$12.class
RestaurantSystem1.0/bin/com/system/view/Main_Frame$13.class
RestaurantSystem1.0/bin/com/system/view/Main_Frame$14.class
RestaurantSystem1.0/bin/com/system/view/Main_Frame$15.class
RestaurantSystem1.0/bin/com/system/view/Main_Frame$2.class
RestaurantSystem1.0/bin/com/system/view/Main_Frame$3.class
RestaurantSystem1.0/bin/com/system/view/Main_Frame$4.class
RestaurantSystem1.0/bin/com/system/view/Main_Frame$5.class
RestaurantSystem1.0/bin/com/system/view/Main_Frame$6.class
RestaurantSystem1.0/bin/com/system/view/Main_Frame$7.class
RestaurantSystem1.0/bin/com/system/view/Main_Frame$8.class
RestaurantSystem1.0/bin/com/system/view/Main_Frame$9.class
RestaurantSystem1.0/bin/com/system/view/Main_Frame.class
RestaurantSystem1.0/bin/com/system/view/Staff_Login$1.class
RestaurantSystem1.0/bin/com/system/view/Staff_Login$2.class
RestaurantSystem1.0/bin/com/system/view/Staff_Login.class
RestaurantSystem1.0/ImageResources/bookedTable.png
RestaurantSystem1.0/ImageResources/bookedTableWhenExchanging.png
RestaurantSystem1.0/ImageResources/bookedTableWhenSelected.png
RestaurantSystem1.0/ImageResources/bookingClock.png
RestaurantSystem1.0/ImageResources/emptyTable.png
RestaurantSystem1.0/ImageResources/emptyTableWhenSelected.png
RestaurantSystem1.0/ImageResources/usingTable.png
RestaurantSystem1.0/ImageResources/usingTableWhenSelected.png
RestaurantSystem1.0/ImageResources/刷新桌子.png
RestaurantSystem1.0/ImageResources/增加消费.png
RestaurantSystem1.0/ImageResources/快速开单.png
RestaurantSystem1.0/ImageResources/清空预订.png
RestaurantSystem1.0/ImageResources/订单管理.png
RestaurantSystem1.0/ImageResources/顾客结账.png
RestaurantSystem1.0/ImageResources/预订修改.png
RestaurantSystem1.0/ImageResources/预订到达.png
RestaurantSystem1.0/ImageResources/预订取消.png
RestaurantSystem1.0/ImageResources/预订增加.png
RestaurantSystem1.0/lib/mysql-connector-java-5.1.20-bin.jar
Restauran

相关说明

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

相关评论

暂无评论内容.

发表评论

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