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

文件名称:rent

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

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

本代码是一个Javaweb工程,实现的功能是房屋出租网上竞价,有点类似拍卖的场景-A JavaWeb project for house renting
(系统自动生成,下载前可以参看下载内容)

下载文件列表

rent/.classpath
rent/.project
rent/.settings/.jsdtscope
rent/.settings/org.eclipse.jdt.core.prefs
rent/.settings/org.eclipse.wst.common.component
rent/.settings/org.eclipse.wst.common.project.facet.core.xml
rent/.settings/org.eclipse.wst.jsdt.ui.superType.container
rent/.settings/org.eclipse.wst.jsdt.ui.superType.name
rent/build/classes/com/rent/action/AddClientInfoAction.class
rent/build/classes/com/rent/action/AddHouseInfoAction.class
rent/build/classes/com/rent/action/AdminAction.class
rent/build/classes/com/rent/action/AdminInterceptor.class
rent/build/classes/com/rent/action/AdminLoginAction.class
rent/build/classes/com/rent/action/BidAction.class
rent/build/classes/com/rent/action/DeleteClientAction.class
rent/build/classes/com/rent/action/DeleteHouseInfoAction.class
rent/build/classes/com/rent/action/ExcelAction.class
rent/build/classes/com/rent/action/GetDate.class
rent/build/classes/com/rent/action/LoginAction.class
rent/build/classes/com/rent/action/LoginInterceptor.class
rent/build/classes/com/rent/action/NoticeJob.class
rent/build/classes/com/rent/action/ShowBidInfoAction.class
rent/build/classes/com/rent/action/ShowClientByUsernameAction.class
rent/build/classes/com/rent/action/ShowClientInfoAction.class
rent/build/classes/com/rent/action/ShowFirstAction.class
rent/build/classes/com/rent/action/ShowHouseByNoAction.class
rent/build/classes/com/rent/action/ShowLatestAction.class
rent/build/classes/com/rent/action/ShowNoticeAction.class
rent/build/classes/com/rent/action/ShowNoticeJob.class
rent/build/classes/com/rent/action/UpdateClientAction.class
rent/build/classes/com/rent/action/UpdateHouseInfoAction.class
rent/build/classes/com/rent/action/UpdatePassword.class
rent/build/classes/com/rent/bean/BidInfo.class
rent/build/classes/com/rent/bean/ClientInfo.class
rent/build/classes/com/rent/bean/HouseInfo.class
rent/build/classes/com/rent/util/DBConnection.class
rent/build/classes/jdbc.properties
rent/build/classes/struts.xml
rent/src/com/rent/action/AddClientInfoAction.java
rent/src/com/rent/action/AddHouseInfoAction.java
rent/src/com/rent/action/AdminAction.java
rent/src/com/rent/action/AdminInterceptor.java
rent/src/com/rent/action/AdminLoginAction.java
rent/src/com/rent/action/BidAction.java
rent/src/com/rent/action/DeleteClientAction.java
rent/src/com/rent/action/DeleteHouseInfoAction.java
rent/src/com/rent/action/ExcelAction.java
rent/src/com/rent/action/GetDate.java
rent/src/com/rent/action/LoginAction.java
rent/src/com/rent/action/LoginInterceptor.java
rent/src/com/rent/action/Notice.java
rent/src/com/rent/action/NoticeJob.java
rent/src/com/rent/action/ShowBidInfoAction.java
rent/src/com/rent/action/ShowClientByUsernameAction.java
rent/src/com/rent/action/ShowClientInfoAction.java
rent/src/com/rent/action/ShowFirstAction.java
rent/src/com/rent/action/ShowHouseByNoAction.java
rent/src/com/rent/action/ShowLatestAction.java
rent/src/com/rent/action/ShowNoticeAction.java
rent/src/com/rent/action/ShowNoticeJob.java
rent/src/com/rent/action/UpdateClientAction.java
rent/src/com/rent/action/UpdateHouseInfoAction.java
rent/src/com/rent/action/UpdatePassword.java
rent/src/com/rent/bean/BidInfo.java
rent/src/com/rent/bean/ClientInfo.java
rent/src/com/rent/bean/HouseInfo.java
rent/src/com/rent/util/DBConnection.java
rent/src/jdbc.properties
rent/src/struts.xml
rent/WebContent/addclient.jsp
rent/WebContent/addhouse.jsp
rent/WebContent/adminindex.html
rent/WebContent/adminindex.jsp
rent/WebContent/adminlogin.jsp
rent/WebContent/bg.jpg
rent/WebContent/DatePicker/calendar.js
rent/WebContent/DatePicker/config.js
rent/WebContent/DatePicker/lang/en.js
rent/WebContent/DatePicker/lang/zh-cn.js
rent/WebContent/DatePicker/lang/zh-tw.js
rent/WebContent/DatePicker/skin/datePicker.gif
rent/WebContent/DatePicker/skin/default/datepicker.css
rent/WebContent/DatePicker/skin/default/img.gif
rent/WebContent/DatePicker/skin/WdatePicker.css
rent/WebContent/DatePicker/skin/whyGreen/bg.jpg
rent/WebContent/DatePicker/skin/whyGreen/datepicker.css
rent/WebContent/DatePicker/skin/whyGreen/img.gif
rent/WebContent/DatePicker/WdatePicker.js
rent/WebContent/failure.jsp
rent/WebContent/firstpage.html
rent/WebContent/firstpage.jsp
rent/WebContent/images/close.gif
rent/WebContent/images/mnext.gif
rent/WebContent/images/mprev.gif
rent/WebContent/images/Thumbs.db
rent/WebContent/images/ynext.gif
rent/WebContent/images/yprev.gif
rent/WebContent/jquery-1.8.2.js
rent/WebContent/login.jsp
rent/WebContent/META-INF/MANIFEST.MF
rent/WebContent/notice.html
rent/WebContent/notice.jsp
rent/WebContent/showclient.jsp
rent/WebContent/showclientinfo.jsp
rent/WebContent/showofferprice.jsp
rent/WebContent/showofferpriceinfo.jsp
rent/WebContent/success.jsp
rent/WebContent/update.jsp
rent/WebContent/updatec.jsp
rent/WebContent/updateclient.jsp
rent/WebContent/updatehouse.jsp
rent/WebContent/updatepswd.jsp
rent/WebContent/WEB-INF/lib/asm-3.3.jar
rent/WebContent/WEB-INF/lib/asm-commons-3.3.jar
rent/WebContent/WEB-INF/lib/asm-tree-3.3.jar
rent/WebContent/WEB-INF/lib/c3p0-0.9.1.1.jar
rent/WebContent/WEB-INF/lib/commons-fileupload-1.3.1.jar
rent/WebContent/WEB-INF/lib/commons-io-

相关说明

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

相关评论

暂无评论内容.

发表评论

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