文件名称:HotelMIS
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-05-30
- 文件大小:
- 10.7mb
- 下载次数:
- 0次
- 提 供 者:
- 雷**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于jsp,ssh开发的酒店管理系统,对于酒店内部的基本构成和部署管理-Based on jsp, ssh development of the hotel management system, the basic structure for the hotel inside and deployment management
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HotelMIS
........\.classpath
........\.myeclipse
........\.myhibernatedata
........\.mymetadata
........\.mystrutsdata
........\.project
........\.settings
........\.........\.jsdtscope
........\.........\org.eclipse.jdt.core.prefs
........\.........\org.eclipse.wst.jsdt.ui.superType.container
........\.........\org.eclipse.wst.jsdt.ui.superType.name
........\WebRoot
........\.......\META-INF
........\.......\........\MANIFEST.MF
........\.......\MyHtml.html
........\.......\WEB-INF
........\.......\.......\.struts-config.mex
........\.......\.......\classes
........\.......\.......\.......\com
........\.......\.......\.......\...\my
........\.......\.......\.......\...\..\business
........\.......\.......\.......\...\..\........\ICheckinService.class
........\.......\.......\.......\...\..\........\IFloorService.class
........\.......\.......\.......\...\..\........\IMemberService.class
........\.......\.......\.......\...\..\........\IRoomService.class
........\.......\.......\.......\...\..\........\IRoomTypeService.class
........\.......\.......\.......\...\..\........\IUserService.class
........\.......\.......\.......\...\..\........\impl
........\.......\.......\.......\...\..\........\....\CheckinService.class
........\.......\.......\.......\...\..\........\....\FloorService.class
........\.......\.......\.......\...\..\........\....\MemberService.class
........\.......\.......\.......\...\..\........\....\RoomService.class
........\.......\.......\.......\...\..\........\....\RoomTypeService.class
........\.......\.......\.......\...\..\........\....\UserService.class
........\.......\.......\.......\...\..\dao
........\.......\.......\.......\...\..\...\ICheckinDao.class
........\.......\.......\.......\...\..\...\IFloorDao.class
........\.......\.......\.......\...\..\...\IMemberDao.class
........\.......\.......\.......\...\..\...\IRoomDao.class
........\.......\.......\.......\...\..\...\IRoomTypeDao.class
........\.......\.......\.......\...\..\...\IUserDao.class
........\.......\.......\.......\...\..\...\impl
........\.......\.......\.......\...\..\...\....\CheckinDao.class
........\.......\.......\.......\...\..\...\....\FloorDao.class
........\.......\.......\.......\...\..\...\....\MemberDao.class
........\.......\.......\.......\...\..\...\....\MySessionFacroty.class
........\.......\.......\.......\...\..\...\....\RoomDao.class
........\.......\.......\.......\...\..\...\....\RoomTypeDao.class
........\.......\.......\.......\...\..\...\....\UserDao.class
........\.......\.......\.......\...\..\entity
........\.......\.......\.......\...\..\......\CheckinSearcher.class
........\.......\.......\.......\...\..\......\FloorSearcher.class
........\.......\.......\.......\...\..\......\MemberSearcher.class
........\.......\.......\.......\...\..\......\RoomSearcher.class
........\.......\.......\.......\...\..\......\RoomTypeSearcher.class
........\.......\.......\.......\...\..\......\UserSearcher.class
........\.......\.......\.......\...\..\hsf
........\.......\.......\.......\...\..\...\ChangeRoom.class
........\.......\.......\.......\...\..\...\ChangeRoom.hbm.xml
........\.......\.......\.......\...\..\...\Checkin.class
........\.......\.......\.......\...\..\...\Checkin.hbm.xml
........\.......\.......\.......\...\..\...\Floor.class
........\.......\.......\.......\...\..\...\Floor.hbm.xml
........\.......\.......\.......\...\..\...\HibernateSessionFactory.class
........\.......\.......\.......\...\..\...\Log.class
........\.......\.......\.......\...\..\...\Log.hbm.xml
........\.......\.......\.......\...\..\...\Member.class
........\.......\.......\.......\...\..\...\Member.hbm.xml
........\.......\.......\.......\...\..\...\Reserving.class
........\.......\.......\.......\...\..\...\Reserving.hbm.xml
........\.......\.......\.......\...\..\...\Room.class
........\.......\.......\.......\...\..\...\Room.hbm.xml
........\.......\.......\.......\...\..\...\RoomType.class
........\.......\.......\.......\...\..\...\RoomType.hbm.xml
........\.......\.......\.......\...\..\...\User.class
........