房产信息管理系统

上传者: 40912500 | 上传时间: 2020-10-26 14:19:28 | 文件大小: 9.69MB | 文件类型: ZIP
利用ssm框架,java技术,系统功能包括:登录、注册、退出、查询房产等。具体要求如下

文件下载

资源详情

( 83 个子文件 9.69MB ) 房产信息管理系统
RealEstateInformationQuery
resources
mybatis-config.xml 551B
database.properties 250B
log4j.properties 213B
applicationContext-mybatis.xml 3.54KB
springmvc-servlet.xml 3.04KB
.settings
org.eclipse.wst.jsdt.ui.superType.name 6B
org.eclipse.wst.common.project.facet.core.xml 414B
org.eclipse.wst.common.component 617B
org.eclipse.wst.jsdt.ui.superType.container 49B
.jsdtscope 522B
org.eclipse.jdt.core.prefs 364B
src
cn
bdqn
mapper
EstateMapper.xml 908B
UsersMapper.xml 804B
EstateMapper.java 286B
UsersMapper.java 388B
controller
UsersController.java 3.39KB
EstateController.java 2.56KB
service
UsersService.java 270B
EstateService.java 239B
impl
EstateServiceImpl.java 1.77KB
UsersServiceImpl.java 948B
entity
Estate.java 2.17KB
Page.java 1.28KB
Users.java 1.47KB
.project 1.32KB
WebRoot
statics
css
bootstrap.min.css 118.36KB
signin.css 4.56KB
bootstrap.css 120.14KB
img
001.jpg 55.58KB
bg.jpg 70.38KB
js
jquery.js 234.57KB
bootstrap.js 53.95KB
META-INF
MANIFEST.MF 39B
WEB-INF
web.xml 2.13KB
classes
mybatis-config.xml 551B
database.properties 250B
log4j.properties 213B
cn
bdqn
mapper
EstateMapper.xml 908B
UsersMapper.xml 804B
UsersMapper.class 404B
EstateMapper.class 431B
controller
UsersController.class 4.43KB
EstateController.class 3.58KB
service
UsersService.class 281B
EstateService.class 287B
impl
EstateServiceImpl.class 3.31KB
UsersServiceImpl.class 1.38KB
entity
Estate.class 3.11KB
Page.class 2.05KB
Users.class 2.01KB
applicationContext-mybatis.xml 3.54KB
springmvc-servlet.xml 3.04KB
lib
spring-beans-3.2.13.RELEASE.jar 600.08KB
jboss-logging-3.1.0.CR2.jar 59.12KB
aspectjweaver-1.6.9.jar 1.59MB
aopalliance-1.0.jar 4.36KB
hibernate-validator-4.3.2.Final.jar 473.91KB
spring-context-3.2.13.RELEASE.jar 847.84KB
spring-expression-3.2.13.RELEASE.jar 191.94KB
mybatis-spring-1.2.0.jar 47.64KB
spring-webmvc-3.2.13.RELEASE.jar 625.79KB
spring-aop-3.2.13.RELEASE.jar 330.57KB
commons-logging-1.1.1.jar 59.42KB
commons-lang-2.6.jar 277.56KB
jstl.jar 20.20KB
fastjson-1.2.2.jar 399.70KB
spring-core-3.2.13.RELEASE.jar 864.66KB
mybatis-3.2.2.jar 683.42KB
mysql-connector-java-5.1.25-bin.jar 828.52KB
commons-pool.jar 60.65KB
commons-fileupload-1.2.2.jar 58.19KB
commons-dbcp.jar 118.90KB
spring-jdbc-3.2.13.RELEASE.jar 396.47KB
fastjson-1.2.13.jar 383.76KB
gson-2.3.1.jar 205.91KB
log4j-1.2.17.jar 478.40KB
commons-io-2.4.jar 180.80KB
spring-web-3.2.13.RELEASE.jar 616.91KB
spring-tx-3.2.13.RELEASE.jar 236.87KB
login.jsp 1.30KB
index.jsp 4.50KB
register.jsp 5.30KB
.classpath 1.11KB
[{"title":"( 83 个子文件 9.69MB ) 房产信息管理系统","children":[{"title":"RealEstateInformationQuery","children":[{"title":"resources","children":[{"title":"mybatis-config.xml <span style='color:#111;'> 551B </span>","children":null,"spread":false},{"title":"database.properties <span style='color:#111;'> 250B </span>","children":null,"spread":false},{"title":"log4j.properties <span style='color:#111;'> 213B </span>","children":null,"spread":false},{"title":"applicationContext-mybatis.xml <span style='color:#111;'> 3.54KB </span>","children":null,"spread":false},{"title":"springmvc-servlet.xml <span style='color:#111;'> 3.04KB </span>","children":null,"spread":false}],"spread":true},{"title":".settings","children":[{"title":"org.eclipse.wst.jsdt.ui.superType.name <span style='color:#111;'> 6B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.project.facet.core.xml <span style='color:#111;'> 414B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.component <span style='color:#111;'> 617B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.jsdt.ui.superType.container <span style='color:#111;'> 49B </span>","children":null,"spread":false},{"title":".jsdtscope <span style='color:#111;'> 522B </span>","children":null,"spread":false},{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'> 364B </span>","children":null,"spread":false}],"spread":true},{"title":"src","children":[{"title":"cn","children":[{"title":"bdqn","children":[{"title":"mapper","children":[{"title":"EstateMapper.xml <span style='color:#111;'> 908B </span>","children":null,"spread":false},{"title":"UsersMapper.xml <span style='color:#111;'> 804B </span>","children":null,"spread":false},{"title":"EstateMapper.java <span style='color:#111;'> 286B </span>","children":null,"spread":false},{"title":"UsersMapper.java <span style='color:#111;'> 388B </span>","children":null,"spread":false}],"spread":true},{"title":"controller","children":[{"title":"UsersController.java <span style='color:#111;'> 3.39KB </span>","children":null,"spread":false},{"title":"EstateController.java <span style='color:#111;'> 2.56KB </span>","children":null,"spread":false}],"spread":true},{"title":"service","children":[{"title":"UsersService.java <span style='color:#111;'> 270B </span>","children":null,"spread":false},{"title":"EstateService.java <span style='color:#111;'> 239B </span>","children":null,"spread":false},{"title":"impl","children":[{"title":"EstateServiceImpl.java <span style='color:#111;'> 1.77KB </span>","children":null,"spread":false},{"title":"UsersServiceImpl.java <span style='color:#111;'> 948B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"entity","children":[{"title":"Estate.java <span style='color:#111;'> 2.17KB </span>","children":null,"spread":false},{"title":"Page.java <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false},{"title":"Users.java <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":".project <span style='color:#111;'> 1.32KB </span>","children":null,"spread":false},{"title":"WebRoot","children":[{"title":"statics","children":[{"title":"css","children":[{"title":"bootstrap.min.css <span style='color:#111;'> 118.36KB </span>","children":null,"spread":false},{"title":"signin.css <span style='color:#111;'> 4.56KB </span>","children":null,"spread":false},{"title":"bootstrap.css <span style='color:#111;'> 120.14KB </span>","children":null,"spread":false}],"spread":true},{"title":"img","children":[{"title":"001.jpg <span style='color:#111;'> 55.58KB </span>","children":null,"spread":false},{"title":"bg.jpg <span style='color:#111;'> 70.38KB </span>","children":null,"spread":false}],"spread":true},{"title":"js","children":[{"title":"jquery.js <span style='color:#111;'> 234.57KB </span>","children":null,"spread":false},{"title":"bootstrap.js <span style='color:#111;'> 53.95KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"META-INF","children":[{"title":"MANIFEST.MF <span style='color:#111;'> 39B </span>","children":null,"spread":false}],"spread":true},{"title":"WEB-INF","children":[{"title":"web.xml <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false},{"title":"classes","children":[{"title":"mybatis-config.xml <span style='color:#111;'> 551B </span>","children":null,"spread":false},{"title":"database.properties <span style='color:#111;'> 250B </span>","children":null,"spread":false},{"title":"log4j.properties <span style='color:#111;'> 213B </span>","children":null,"spread":false},{"title":"cn","children":[{"title":"bdqn","children":[{"title":"mapper","children":[{"title":"EstateMapper.xml <span style='color:#111;'> 908B </span>","children":null,"spread":false},{"title":"UsersMapper.xml <span style='color:#111;'> 804B </span>","children":null,"spread":false},{"title":"UsersMapper.class <span style='color:#111;'> 404B </span>","children":null,"spread":false},{"title":"EstateMapper.class <span style='color:#111;'> 431B </span>","children":null,"spread":false}],"spread":false},{"title":"controller","children":[{"title":"UsersController.class <span style='color:#111;'> 4.43KB </span>","children":null,"spread":false},{"title":"EstateController.class <span style='color:#111;'> 3.58KB </span>","children":null,"spread":false}],"spread":false},{"title":"service","children":[{"title":"UsersService.class <span style='color:#111;'> 281B </span>","children":null,"spread":false},{"title":"EstateService.class <span style='color:#111;'> 287B </span>","children":null,"spread":false},{"title":"impl","children":[{"title":"EstateServiceImpl.class <span style='color:#111;'> 3.31KB </span>","children":null,"spread":false},{"title":"UsersServiceImpl.class <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"entity","children":[{"title":"Estate.class <span style='color:#111;'> 3.11KB </span>","children":null,"spread":false},{"title":"Page.class <span style='color:#111;'> 2.05KB </span>","children":null,"spread":false},{"title":"Users.class <span style='color:#111;'> 2.01KB </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false},{"title":"applicationContext-mybatis.xml <span style='color:#111;'> 3.54KB </span>","children":null,"spread":false},{"title":"springmvc-servlet.xml <span style='color:#111;'> 3.04KB </span>","children":null,"spread":false}],"spread":true},{"title":"lib","children":[{"title":"spring-beans-3.2.13.RELEASE.jar <span style='color:#111;'> 600.08KB </span>","children":null,"spread":false},{"title":"jboss-logging-3.1.0.CR2.jar <span style='color:#111;'> 59.12KB </span>","children":null,"spread":false},{"title":"aspectjweaver-1.6.9.jar <span style='color:#111;'> 1.59MB </span>","children":null,"spread":false},{"title":"aopalliance-1.0.jar <span style='color:#111;'> 4.36KB </span>","children":null,"spread":false},{"title":"hibernate-validator-4.3.2.Final.jar <span style='color:#111;'> 473.91KB </span>","children":null,"spread":false},{"title":"spring-context-3.2.13.RELEASE.jar <span style='color:#111;'> 847.84KB </span>","children":null,"spread":false},{"title":"spring-expression-3.2.13.RELEASE.jar <span style='color:#111;'> 191.94KB </span>","children":null,"spread":false},{"title":"mybatis-spring-1.2.0.jar <span style='color:#111;'> 47.64KB </span>","children":null,"spread":false},{"title":"spring-webmvc-3.2.13.RELEASE.jar <span style='color:#111;'> 625.79KB </span>","children":null,"spread":false},{"title":"spring-aop-3.2.13.RELEASE.jar <span style='color:#111;'> 330.57KB </span>","children":null,"spread":false},{"title":"commons-logging-1.1.1.jar <span style='color:#111;'> 59.42KB </span>","children":null,"spread":false},{"title":"commons-lang-2.6.jar <span style='color:#111;'> 277.56KB </span>","children":null,"spread":false},{"title":"jstl.jar <span style='color:#111;'> 20.20KB </span>","children":null,"spread":false},{"title":"fastjson-1.2.2.jar <span style='color:#111;'> 399.70KB </span>","children":null,"spread":false},{"title":"spring-core-3.2.13.RELEASE.jar <span style='color:#111;'> 864.66KB </span>","children":null,"spread":false},{"title":"mybatis-3.2.2.jar <span style='color:#111;'> 683.42KB </span>","children":null,"spread":false},{"title":"mysql-connector-java-5.1.25-bin.jar <span style='color:#111;'> 828.52KB </span>","children":null,"spread":false},{"title":"commons-pool.jar <span style='color:#111;'> 60.65KB </span>","children":null,"spread":false},{"title":"commons-fileupload-1.2.2.jar <span style='color:#111;'> 58.19KB </span>","children":null,"spread":false},{"title":"commons-dbcp.jar <span style='color:#111;'> 118.90KB </span>","children":null,"spread":false},{"title":"spring-jdbc-3.2.13.RELEASE.jar <span style='color:#111;'> 396.47KB </span>","children":null,"spread":false},{"title":"fastjson-1.2.13.jar <span style='color:#111;'> 383.76KB </span>","children":null,"spread":false},{"title":"gson-2.3.1.jar <span style='color:#111;'> 205.91KB </span>","children":null,"spread":false},{"title":"log4j-1.2.17.jar <span style='color:#111;'> 478.40KB </span>","children":null,"spread":false},{"title":"commons-io-2.4.jar <span style='color:#111;'> 180.80KB </span>","children":null,"spread":false},{"title":"spring-web-3.2.13.RELEASE.jar <span style='color:#111;'> 616.91KB </span>","children":null,"spread":false},{"title":"spring-tx-3.2.13.RELEASE.jar <span style='color:#111;'> 236.87KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"login.jsp <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false},{"title":"index.jsp <span style='color:#111;'> 4.50KB </span>","children":null,"spread":false},{"title":"register.jsp <span style='color:#111;'> 5.30KB </span>","children":null,"spread":false}],"spread":true},{"title":".classpath <span style='color:#111;'> 1.11KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明
服务器状态检查中...