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

文件名称:house_xs

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

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

基于S2SH框架编程的完整示例,房屋租凭系统,前台后台都已实现-A complete sample of based on S2SH Framework programming, housing lease systems, help desks have been achieved in the background
(系统自动生成,下载前可以参看下载内容)

下载文件列表

house_xs/
house_xs/.classpath
house_xs/.myeclipse/
house_xs/.myhibernatedata
house_xs/.mymetadata
house_xs/.mystrutsdata
house_xs/.project
house_xs/.settings/
house_xs/.settings/org.eclipse.jdt.core.prefs
house_xs/DWR中文文档.pdf
house_xs/house.sql
house_xs/house数据库/
house_xs/house数据库/house.sql
house_xs/src/
house_xs/src/.struts.mex
house_xs/src/com/
house_xs/src/com/xs/
house_xs/src/com/xs/house/
house_xs/src/com/xs/house/action/
house_xs/src/com/xs/house/action/HouseAction.java
house_xs/src/com/xs/house/action/ShowTimeAction.java
house_xs/src/com/xs/house/action/UsersAction.java
house_xs/src/com/xs/house/biz/
house_xs/src/com/xs/house/biz/impl/
house_xs/src/com/xs/house/biz/impl/DistrictBiz.java
house_xs/src/com/xs/house/biz/impl/HouseBiz.java
house_xs/src/com/xs/house/biz/impl/StreetBiz.java
house_xs/src/com/xs/house/biz/impl/UsersBiz.java
house_xs/src/com/xs/house/dao/
house_xs/src/com/xs/house/dao/impl/
house_xs/src/com/xs/house/dao/impl/BaseHibernateDao.java
house_xs/src/com/xs/house/dao/impl/DistrictDao.java
house_xs/src/com/xs/house/dao/impl/HibernateSessionFactory.java
house_xs/src/com/xs/house/dao/impl/HouseDao.java
house_xs/src/com/xs/house/dao/impl/StreetDao.java
house_xs/src/com/xs/house/dao/impl/UsersDao.java
house_xs/src/com/xs/house/entity/
house_xs/src/com/xs/house/entity/District.hbm.xml
house_xs/src/com/xs/house/entity/District.java
house_xs/src/com/xs/house/entity/House.hbm.xml
house_xs/src/com/xs/house/entity/House.java
house_xs/src/com/xs/house/entity/Htype.hbm.xml
house_xs/src/com/xs/house/entity/Htype.java
house_xs/src/com/xs/house/entity/Street.hbm.xml
house_xs/src/com/xs/house/entity/Street.java
house_xs/src/com/xs/house/entity/Users.hbm.xml
house_xs/src/com/xs/house/entity/Users.java
house_xs/src/com/xs/house/util/
house_xs/src/com/xs/house/util/HouseProperties.java
house_xs/src/com/xs/house/util/MyUtil.java
house_xs/src/com/xs/house/util/Pagination.java
house_xs/src/hibernate.cfg.xml
house_xs/src/struts.xml
house_xs/ssh/
house_xs/ssh/commons-pool-1.4.jar
house_xs/ssh/dwr/
house_xs/ssh/dwr.jar
house_xs/ssh/dwr.txt
house_xs/ssh/dwr/dwr-version.properties
house_xs/ssh/dwr/META-INF/
house_xs/ssh/dwr/META-INF/MANIFEST.MF
house_xs/ssh/dwr/META-INF/spring.handlers
house_xs/ssh/dwr/META-INF/spring.schemas
house_xs/ssh/dwr/org/
house_xs/ssh/dwr/org/directwebremoting/
house_xs/ssh/dwr/org/directwebremoting/AjaxFilter.class
house_xs/ssh/dwr/org/directwebremoting/AjaxFilterChain.class
house_xs/ssh/dwr/org/directwebremoting/annotations/
house_xs/ssh/dwr/org/directwebremoting/annotations/AnnotationsConfigurator.class
house_xs/ssh/dwr/org/directwebremoting/annotations/Auth.class
house_xs/ssh/dwr/org/directwebremoting/annotations/DataTransferObject.class
house_xs/ssh/dwr/org/directwebremoting/annotations/Filter.class
house_xs/ssh/dwr/org/directwebremoting/annotations/Filters.class
house_xs/ssh/dwr/org/directwebremoting/annotations/GlobalFilter.class
house_xs/ssh/dwr/org/directwebremoting/annotations/Param.class
house_xs/ssh/dwr/org/directwebremoting/annotations/RemoteMethod.class
house_xs/ssh/dwr/org/directwebremoting/annotations/RemoteProperty.class
house_xs/ssh/dwr/org/directwebremoting/annotations/RemoteProxy.class
house_xs/ssh/dwr/org/directwebremoting/annotations/ScriptScope.class
house_xs/ssh/dwr/org/directwebremoting/auth.js
house_xs/ssh/dwr/org/directwebremoting/beehive/
house_xs/ssh/dwr/org/directwebremoting/beehive/PageFlowCreator.class
house_xs/ssh/dwr/org/directwebremoting/Container.class
house_xs/ssh/dwr/org/directwebremoting/contrib/
house_xs/ssh/dwr/org/directwebremoting/contrib/ParallelDefaultRemoter$OneCall.class
house_xs/ssh/dwr/org/directwebremoting/contrib/ParallelDefaultRemoter.class
house_xs/ssh/dwr/org/directwebremoting/convert/
house_xs/ssh/dwr/org/directwebremoting/convert/ArrayConverter.class
house_xs/ssh/dwr/org/directwebremoting/convert/BaseV20Converter.class
house_xs/ssh/dwr/org/directwebremoting/convert/BasicObjectConverter.class
house_xs/ssh/dwr/org/directwebremoting/convert/BeanConverter.class
house_xs/ssh/dwr/org/directwebremoting/convert/BigNumberConverter.class
house_xs/ssh/dwr/org/directwebremoting/convert/CharArrayConverter.class
house_xs/ssh/dwr/org/directwebremoting/convert/CollectionConverter.class
house_xs/ssh/dwr/org/directwebremoting/convert/ConstructorConverter.class
house_xs/ssh/dwr/org/directwebremoting/convert/DateConverter.class
house_xs/ssh/dwr/org/directwebremoting/convert/DOM4JConverter.class
house_xs/ssh/dwr/org/directwebremoting/convert/DOMConverter.class
house_xs/ssh/dwr/org/directwebremoting/convert/EnumConverter.class
house_xs/ssh/dwr/org/directwebremoting/convert/ExceptionConverter.class
house_xs/ssh/dwr/org/directwebremoting/convert/JDOMConverter.class
house_xs/ssh/dwr/org/directwebremoting/convert/MapConverter.class
house_xs/ssh/dwr/org/directwebremoting/convert/MinimalistExceptionConverter.class
house_xs/ssh/dwr/org/directwebremoting/convert/NullConverter.class
house_xs/ssh/dwr/org/directwebremoting/convert/ObjectConverter.class
house_xs/ssh/dwr/org/directwebremoting/convert/PlainProperty.class
house_xs/ssh/dwr/org/directwebremoting/convert/PrimitiveConverte

相关说明

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

相关评论

暂无评论内容.

发表评论

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