文件名称:轻松短租网
-
所属分类:
- 标签属性:
- 上传时间:2013-04-05
-
文件大小:23.47mb
-
已下载:5次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
此程序包含了源代码和SQL数据库的打包,轻松短租网为一个房屋租住平台,用户注册登录后可以创建房屋,待平台管理员审核后可以发布出去,供其他用户预定,同时用户可以根据地点和房屋名称来搜索房屋,查看房屋的详细介绍,并可以下订单预定房屋,当房东受理您的订单后,表示您已成功预定。为房屋发布人提供了出租平台,为房客出行租房提供了便利。-This program contains a package of the source code and SQL database easily rent short network platform for a house to rent, houses can create user login and register Upon review of the platform administrator can publish for other users scheduled, while users can location and house names to search for houses to view a detailed descr iption of the housing can be following orders scheduled to housing, landlord accepting your order after you have successfully booked. Housing publisher rental platform, provides a convenient guest travel renting.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ShortRent/
ShortRent.sql
ShortRent/.classpath
ShortRent/.myeclipse/
ShortRent/.mymetadata
ShortRent/.project
ShortRent/.settings/
ShortRent/.settings/.jsdtscope
ShortRent/.settings/com.genuitec.eclipse.j2eedt.core.prefs
ShortRent/.settings/org.eclipse.core.resources.prefs
ShortRent/.settings/org.eclipse.jdt.core.prefs
ShortRent/.settings/org.eclipse.wst.common.component
ShortRent/.settings/org.eclipse.wst.common.project.facet.core.xml
ShortRent/.settings/org.eclipse.wst.jsdt.ui.superType.container
ShortRent/.settings/org.eclipse.wst.jsdt.ui.superType.name
ShortRent/data/
ShortRent/data/sql/
ShortRent/lib/
ShortRent/lib/struts/
ShortRent/src/
ShortRent/src/com/
ShortRent/src/com/shortRent/
ShortRent/src/com/shortRent/dao/
ShortRent/src/com/shortRent/dao/BaseDAO.java
ShortRent/src/com/shortRent/model/
ShortRent/src/com/shortRent/model/ActTable.hbm.xml
ShortRent/src/com/shortRent/model/ActTable.java
ShortRent/src/com/shortRent/model/Admin.hbm.xml
ShortRent/src/com/shortRent/model/Admin.java
ShortRent/src/com/shortRent/model/AreaType.hbm.xml
ShortRent/src/com/shortRent/model/AreaType.java
ShortRent/src/com/shortRent/model/BegRent.hbm.xml
ShortRent/src/com/shortRent/model/BegRent.java
ShortRent/src/com/shortRent/model/ChooseRoom.hbm.xml
ShortRent/src/com/shortRent/model/ChooseRoom.java
ShortRent/src/com/shortRent/model/HouseType.hbm.xml
ShortRent/src/com/shortRent/model/HouseType.java
ShortRent/src/com/shortRent/model/ImageTable.hbm.xml
ShortRent/src/com/shortRent/model/ImageTable.java
ShortRent/src/com/shortRent/model/LeaseRoom.hbm.xml
ShortRent/src/com/shortRent/model/LeaseRoom.java
ShortRent/src/com/shortRent/model/RoomType.hbm.xml
ShortRent/src/com/shortRent/model/RoomType.java
ShortRent/src/com/shortRent/model/Users.hbm.xml
ShortRent/src/com/shortRent/model/Users.java
ShortRent/src/com/shortRent/model/UsersInfo.hbm.xml
ShortRent/src/com/shortRent/model/UsersInfo.java
ShortRent/src/com/shortRent/service/
ShortRent/src/com/shortRent/service/AdminService.java
ShortRent/src/com/shortRent/service/AdminServiceImpl.java
ShortRent/src/com/shortRent/service/AreaTypeService.java
ShortRent/src/com/shortRent/service/AreaTypeServiceImpl.java
ShortRent/src/com/shortRent/service/ChooseRoomService.java
ShortRent/src/com/shortRent/service/ChooseRoomServiceImpl.java
ShortRent/src/com/shortRent/service/HouseTypeService.java
ShortRent/src/com/shortRent/service/HouseTypeServiceImpl.java
ShortRent/src/com/shortRent/service/ImageTableService.java
ShortRent/src/com/shortRent/service/ImageTableServiceImpl.java
ShortRent/src/com/shortRent/service/LeaseRoomService.java
ShortRent/src/com/shortRent/service/LeaseRoomServiceImpl.java
ShortRent/src/com/shortRent/service/UsersInfoService.java
ShortRent/src/com/shortRent/service/UsersInfoServiceImpl.java
ShortRent/src/com/shortRent/service/UsersService.java
ShortRent/src/com/shortRent/service/UsersServiceImpl.java
ShortRent/src/com/shortRent/struts/
ShortRent/src/com/shortRent/struts/action/
ShortRent/src/com/shortRent/struts/action/AdminAction.java
ShortRent/src/com/shortRent/struts/action/BaseAction.java
ShortRent/src/com/shortRent/struts/action/ChooseRoomAction.java
ShortRent/src/com/shortRent/struts/action/LeaseRoomAction.java
ShortRent/src/com/shortRent/struts/action/UsersAction.java
ShortRent/src/com/shortRent/util/
ShortRent/src/com/shortRent/util/HibernateUtil.java
ShortRent/src/hibernate.cfg.xml
ShortRent/src/struts.xml
ShortRent/WebRoot/
ShortRent/WebRoot/admin_login.jsp
ShortRent/WebRoot/admin_view_page.jsp
ShortRent/WebRoot/agreement.jsp
ShortRent/WebRoot/common/
ShortRent/WebRoot/common/error.jsp
ShortRent/WebRoot/common/login_files/
ShortRent/WebRoot/common/login_files/login_1.gif
ShortRent/WebRoot/common/login_files/login_1s.gif
ShortRent/WebRoot/common/login_files/login_1t.gif
ShortRent/WebRoot/common/login_files/login_2.jpg
ShortRent/WebRoot/common/login_files/login_2s.jpg
ShortRent/WebRoot/common/login_files/login_2t.jpg
ShortRent/WebRoot/common/login_files/login_3.jpg
ShortRent/WebRoot/common/login_files/login_button.gif
ShortRent/WebRoot/common/login_files/ScriptResource(1).axd
ShortRent/WebRoot/common/login_files/ScriptResource.axd
ShortRent/WebRoot/common/login_files/WebResource(1).axd
ShortRent/WebRoot/common/login_files/WebResource.axd
ShortRent/WebRoot/common/YHMenu.files/
ShortRent/WebRoot/common/YHMenu.files/new_005.jpg
ShortRent/WebRoot/common/YHMenu.files/new_006.jpg
ShortRent/WebRoot/common/YHMenu.files/new_007.jpg
ShortRent/WebRoot/common/YHMenu.files/new_008.jpg
ShortRent/WebRoot/common/YHMenu.files/new_009.jpg
ShortRent/WebRoot/common/YHMenu.files/new_010.jpg
ShortRent/WebRoot/common/YHMenu.files/new_011.jpg
ShortRent/WebRoot/common/YHMenu.files/new_012.jpg
ShortRent/WebRoot/common/YHMenu.files/new_027.jpg
ShortRent/WebRoot/common/YHTop.files/
ShortRent/WebRoot/common/YHTop.files/new_001.jpg
ShortRent/WebRoot/common/YHTop.files/new_002.jpg
ShortRent/WebRoot/common/YHTop.files/new_003.jpg
ShortRent/WebRoot/edituserfbcz.jsp
ShortRent/WebRoot/images/
ShortRent/WebRoot/images/agreement.jpg
ShortRent/WebRoot/images/bg.jpg
ShortRent/WebRoot/images/bg2.jpg
ShortRent/WebRoot/images/b
ShortRent.sql
ShortRent/.classpath
ShortRent/.myeclipse/
ShortRent/.mymetadata
ShortRent/.project
ShortRent/.settings/
ShortRent/.settings/.jsdtscope
ShortRent/.settings/com.genuitec.eclipse.j2eedt.core.prefs
ShortRent/.settings/org.eclipse.core.resources.prefs
ShortRent/.settings/org.eclipse.jdt.core.prefs
ShortRent/.settings/org.eclipse.wst.common.component
ShortRent/.settings/org.eclipse.wst.common.project.facet.core.xml
ShortRent/.settings/org.eclipse.wst.jsdt.ui.superType.container
ShortRent/.settings/org.eclipse.wst.jsdt.ui.superType.name
ShortRent/data/
ShortRent/data/sql/
ShortRent/lib/
ShortRent/lib/struts/
ShortRent/src/
ShortRent/src/com/
ShortRent/src/com/shortRent/
ShortRent/src/com/shortRent/dao/
ShortRent/src/com/shortRent/dao/BaseDAO.java
ShortRent/src/com/shortRent/model/
ShortRent/src/com/shortRent/model/ActTable.hbm.xml
ShortRent/src/com/shortRent/model/ActTable.java
ShortRent/src/com/shortRent/model/Admin.hbm.xml
ShortRent/src/com/shortRent/model/Admin.java
ShortRent/src/com/shortRent/model/AreaType.hbm.xml
ShortRent/src/com/shortRent/model/AreaType.java
ShortRent/src/com/shortRent/model/BegRent.hbm.xml
ShortRent/src/com/shortRent/model/BegRent.java
ShortRent/src/com/shortRent/model/ChooseRoom.hbm.xml
ShortRent/src/com/shortRent/model/ChooseRoom.java
ShortRent/src/com/shortRent/model/HouseType.hbm.xml
ShortRent/src/com/shortRent/model/HouseType.java
ShortRent/src/com/shortRent/model/ImageTable.hbm.xml
ShortRent/src/com/shortRent/model/ImageTable.java
ShortRent/src/com/shortRent/model/LeaseRoom.hbm.xml
ShortRent/src/com/shortRent/model/LeaseRoom.java
ShortRent/src/com/shortRent/model/RoomType.hbm.xml
ShortRent/src/com/shortRent/model/RoomType.java
ShortRent/src/com/shortRent/model/Users.hbm.xml
ShortRent/src/com/shortRent/model/Users.java
ShortRent/src/com/shortRent/model/UsersInfo.hbm.xml
ShortRent/src/com/shortRent/model/UsersInfo.java
ShortRent/src/com/shortRent/service/
ShortRent/src/com/shortRent/service/AdminService.java
ShortRent/src/com/shortRent/service/AdminServiceImpl.java
ShortRent/src/com/shortRent/service/AreaTypeService.java
ShortRent/src/com/shortRent/service/AreaTypeServiceImpl.java
ShortRent/src/com/shortRent/service/ChooseRoomService.java
ShortRent/src/com/shortRent/service/ChooseRoomServiceImpl.java
ShortRent/src/com/shortRent/service/HouseTypeService.java
ShortRent/src/com/shortRent/service/HouseTypeServiceImpl.java
ShortRent/src/com/shortRent/service/ImageTableService.java
ShortRent/src/com/shortRent/service/ImageTableServiceImpl.java
ShortRent/src/com/shortRent/service/LeaseRoomService.java
ShortRent/src/com/shortRent/service/LeaseRoomServiceImpl.java
ShortRent/src/com/shortRent/service/UsersInfoService.java
ShortRent/src/com/shortRent/service/UsersInfoServiceImpl.java
ShortRent/src/com/shortRent/service/UsersService.java
ShortRent/src/com/shortRent/service/UsersServiceImpl.java
ShortRent/src/com/shortRent/struts/
ShortRent/src/com/shortRent/struts/action/
ShortRent/src/com/shortRent/struts/action/AdminAction.java
ShortRent/src/com/shortRent/struts/action/BaseAction.java
ShortRent/src/com/shortRent/struts/action/ChooseRoomAction.java
ShortRent/src/com/shortRent/struts/action/LeaseRoomAction.java
ShortRent/src/com/shortRent/struts/action/UsersAction.java
ShortRent/src/com/shortRent/util/
ShortRent/src/com/shortRent/util/HibernateUtil.java
ShortRent/src/hibernate.cfg.xml
ShortRent/src/struts.xml
ShortRent/WebRoot/
ShortRent/WebRoot/admin_login.jsp
ShortRent/WebRoot/admin_view_page.jsp
ShortRent/WebRoot/agreement.jsp
ShortRent/WebRoot/common/
ShortRent/WebRoot/common/error.jsp
ShortRent/WebRoot/common/login_files/
ShortRent/WebRoot/common/login_files/login_1.gif
ShortRent/WebRoot/common/login_files/login_1s.gif
ShortRent/WebRoot/common/login_files/login_1t.gif
ShortRent/WebRoot/common/login_files/login_2.jpg
ShortRent/WebRoot/common/login_files/login_2s.jpg
ShortRent/WebRoot/common/login_files/login_2t.jpg
ShortRent/WebRoot/common/login_files/login_3.jpg
ShortRent/WebRoot/common/login_files/login_button.gif
ShortRent/WebRoot/common/login_files/ScriptResource(1).axd
ShortRent/WebRoot/common/login_files/ScriptResource.axd
ShortRent/WebRoot/common/login_files/WebResource(1).axd
ShortRent/WebRoot/common/login_files/WebResource.axd
ShortRent/WebRoot/common/YHMenu.files/
ShortRent/WebRoot/common/YHMenu.files/new_005.jpg
ShortRent/WebRoot/common/YHMenu.files/new_006.jpg
ShortRent/WebRoot/common/YHMenu.files/new_007.jpg
ShortRent/WebRoot/common/YHMenu.files/new_008.jpg
ShortRent/WebRoot/common/YHMenu.files/new_009.jpg
ShortRent/WebRoot/common/YHMenu.files/new_010.jpg
ShortRent/WebRoot/common/YHMenu.files/new_011.jpg
ShortRent/WebRoot/common/YHMenu.files/new_012.jpg
ShortRent/WebRoot/common/YHMenu.files/new_027.jpg
ShortRent/WebRoot/common/YHTop.files/
ShortRent/WebRoot/common/YHTop.files/new_001.jpg
ShortRent/WebRoot/common/YHTop.files/new_002.jpg
ShortRent/WebRoot/common/YHTop.files/new_003.jpg
ShortRent/WebRoot/edituserfbcz.jsp
ShortRent/WebRoot/images/
ShortRent/WebRoot/images/agreement.jpg
ShortRent/WebRoot/images/bg.jpg
ShortRent/WebRoot/images/bg2.jpg
ShortRent/WebRoot/images/b
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.