首页

房屋租赁管理系统(完整源码+数据库文件)

java

2020-6-28

本次租房管理系统的编写采用JSP来实现,用Java语言编写类。开放工具使用MyEclipse6.0、用到Structs Hibernate、数据库采用SQL2005。 该系统具有以下功能: 1 注册用户,用户登录。 2 发布租房信息。 3 管理租房信息。(添加、删除、修改、查询房源信息) 4 注销并退出系统。 界面要求: 使用网页实现,要符合日常软件使用规范来设计界面的布局。 

资源下载此资源下载价格为3D币(VIP免费),请先
资源文件列表
房屋租赁管理系统源码/househire/.classpath , 2757
房屋租赁管理系统源码/househire/.myhibernatedata , 485
房屋租赁管理系统源码/househire/.mymetadata , 300
房屋租赁管理系统源码/househire/.mystrutsdata , 255
房屋租赁管理系统源码/househire/.project , 1512
房屋租赁管理系统源码/househire/.settings/org.eclipse.core.resources.prefs , 159
房屋租赁管理系统源码/househire/src/com/cstp/bean/Address.java , 1325
房屋租赁管理系统源码/househire/src/com/cstp/bean/DateDiff.java , 3126
房屋租赁管理系统源码/househire/src/com/cstp/bean/Salary.java , 534
房屋租赁管理系统源码/househire/src/com/cstp/dao/BaseDAO.java , 1752
房屋租赁管理系统源码/househire/src/com/cstp/dao/IBaseDao.java , 349
房屋租赁管理系统源码/househire/src/com/cstp/dao/UserDao.java , 5224
房屋租赁管理系统源码/househire/src/com/cstp/factory/HibernateSessionFactory.java , 3330
房屋租赁管理系统源码/househire/src/com/cstp/filter/CharacterEncodingFilter.java , 1450
房屋租赁管理系统源码/househire/src/com/cstp/struts/action/HireinfoAction.java , 6249
房屋租赁管理系统源码/househire/src/com/cstp/struts/action/UserAction.java , 2294
房屋租赁管理系统源码/househire/src/com/cstp/struts/ApplicationResources.properties , 85
房屋租赁管理系统源码/househire/src/com/cstp/struts/form/HireinfoForm.java , 3182
房屋租赁管理系统源码/househire/src/com/cstp/struts/form/UserForm.java , 1431
房屋租赁管理系统源码/househire/src/com/cstp/table/Hireinfo.hbm.xml , 2161
房屋租赁管理系统源码/househire/src/com/cstp/table/Hireinfo.java , 3193
房屋租赁管理系统源码/househire/src/com/cstp/table/Users.hbm.xml , 1055
房屋租赁管理系统源码/househire/src/com/cstp/table/Users.java , 1262
房屋租赁管理系统源码/househire/src/hibernate.cfg.xml , 975
房屋租赁管理系统源码/househire/WebRoot/detail.jsp , 4660
房屋租赁管理系统源码/househire/WebRoot/images/bottom.jpg , 14105
房屋租赁管理系统源码/househire/WebRoot/images/error.jpg , 2148
房屋租赁管理系统源码/househire/WebRoot/images/layout_24.gif , 945
房屋租赁管理系统源码/househire/WebRoot/images/middle1.jpg , 37364
房屋租赁管理系统源码/househire/WebRoot/images/middle2.jpg , 9183
房屋租赁管理系统源码/househire/WebRoot/images/middle4.jpg , 9419
房屋租赁管理系统源码/househire/WebRoot/images/top1.png , 290682
房屋租赁管理系统源码/househire/WebRoot/index.jsp , 6444
房屋租赁管理系统源码/househire/WebRoot/list.jsp , 3952
房屋租赁管理系统源码/househire/WebRoot/login.jsp , 2307
房屋租赁管理系统源码/househire/WebRoot/META-INF/MANIFEST.MF , 39
房屋租赁管理系统源码/househire/WebRoot/my.jsp , 3412
房屋租赁管理系统源码/househire/WebRoot/post.jsp , 6436
房屋租赁管理系统源码/househire/WebRoot/postconfirm.jsp , 4136
房屋租赁管理系统源码/househire/WebRoot/regist.jsp , 2643
房屋租赁管理系统源码/househire/WebRoot/style/btn.css , 3166
房屋租赁管理系统源码/househire/WebRoot/style/mycss.css , 1271
房屋租赁管理系统源码/househire/WebRoot/style/text.css , 295
房屋租赁管理系统源码/househire/WebRoot/update.jsp , 13750
房屋租赁管理系统源码/househire/WebRoot/user.jsp , 5907
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/.struts-config.mex , 3340
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/classes/com/cstp/bean/Address.class , 2347
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/classes/com/cstp/bean/DateDiff.class , 2249
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/classes/com/cstp/bean/Salary.class , 918
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/classes/com/cstp/dao/BaseDAO.class , 3027
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/classes/com/cstp/dao/IBaseDao.class , 394
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/classes/com/cstp/dao/UserDao.class , 4594
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/classes/com/cstp/factory/HibernateSessionFactory.class , 2479
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/classes/com/cstp/filter/CharacterEncodingFilter.class , 1522
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/classes/com/cstp/struts/action/HireinfoAction.class , 5908
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/classes/com/cstp/struts/action/UserAction.class , 2535
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/classes/com/cstp/struts/ApplicationResources.properties , 85
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/classes/com/cstp/struts/form/HireinfoForm.class , 3958
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/classes/com/cstp/struts/form/UserForm.class , 1804
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/classes/com/cstp/table/Hireinfo.class , 3822
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/classes/com/cstp/table/Hireinfo.hbm.xml , 2161
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/classes/com/cstp/table/Users.class , 1661
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/classes/com/cstp/table/Users.hbm.xml , 1055
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/classes/hibernate.cfg.xml , 975
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/antlr-2.7.6rc1.jar , 437356
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/asm-attrs.jar , 17109
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/asm.jar , 26439
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/c3p0-0.9.0.jar , 487963
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/cglib-2.1.3.jar , 282443
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/commons-collections-2.1.1.jar , 173835
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/commons-logging-1.0.4.jar , 37960
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/concurrent-1.3.2.jar , 170397
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/connector.jar , 18208
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/dom4j-1.6.1.jar , 310462
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/ehcache-1.1.jar , 47545
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/hibernate3.jar , 1962457
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/jaas.jar , 103481
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/jacc-1_0-fr.jar , 24183
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/jaxen-1.1-beta-7.jar , 228575
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/jboss-cache.jar , 373076
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/jboss-common.jar , 586360
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/jboss-jmx.jar , 591713
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/jboss-system.jar , 222824
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/jdbc2_0-stdext.jar , 6716
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/jgroups-2.2.8.jar , 1603474
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/jta.jar , 8634
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/log4j-1.2.11.jar , 351050
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/msbase.jar , 287022
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/mssqlserver.jar , 67115
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/msutil.jar , 59074
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/oscache-2.1.jar , 114473
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/proxool-0.8.3.jar , 469654
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/swarmcache-1.0rc2.jar , 30500
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/xerces-2.6.2.jar , 995594
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/lib/xml-apis.jar , 123569
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/struts-bean.tld , 8846
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/struts-config.xml , 1559
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/struts-html.tld , 73603
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/struts-logic.tld , 14731
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/struts-nested.tld , 71471
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/struts-tiles.tld , 7842
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/validator-rules.xml , 13781
房屋租赁管理系统源码/househire/WebRoot/WEB-INF/web.xml , 1438
房屋租赁管理系统源码/househire_backup , 1133056
没有账号? 忘记密码?

社交账号快速登录