摘 要
21 世纪,随着计算机科学的发展,数据库技术在 Internet 中的应用越来越广泛,为广大网络用户提供了更加周到和人性化的服务。个性化已逐渐成为当今Wed应用的潮流。如何通过网络有效进行交流是摆在我们面前的一个新的领域。
人们要生活首先要有居住的地方,有些人可能是租房居住,有些人可能是买房居住。如何获取到这些信息,在计算机还不是很发达的时代,出租人或卖房人可能会通过张贴广告的形式进行宣传,这样做不仅成本告,而且费时费利,随着互联网的发展,如何充分的利用互联网的优势快速传播这些信息,成为了一个新的课题。
针对以上问题,设计开发了房屋信息管理系统,本系统前台主要使用JSP作为开发语言,后台使用SqlServer作为数据库管理系统,开发环境是MyEclipse,服务器采用tomcat,开发出的一个基于Web技术的B/S结构的基于房屋信息发布,查询一体的管理系统。
关键词:房屋出租,房屋出售,管理系统,JSP,B/S结构
ABSTRACT
In twenty-first Century, with the rapid development of computer technology, database technology of the Internet is applied more and more widely, for the majority of Internet users with a more thoughtful and human services. Personalized has gradually become the current Wed application. How to effectively communicate through the network is a when be placed before us a new field.
People have to live at first to have a place to live, some people may be rental housing, some people may buy a house to live. How to obtain these information, the computer is not very developed era, the lessor or real people may through the posting of advertisements in the form of publicity, to do so not only cost report, but also time-consuming and expensive, with the development of Internet, how to make full use of the advantage of Internet rapid dissemination of such information, has become a new topic.
In view of the above problems, design and development of the housing management information system, this system mainly uses the JSP as a development language, the use of SqlServer as a database management system, the development environment is MyEclipse, server using tomcat, developed a Web technology based on B / S structure based on housing information release, query integrated management system.
Key words: rental housing, housing sales, management system, JSP,
B / S structure
目 录
摘 要
ABSTRACT
第一章 绪论
1.1课题背景
1.2目的和意义
1.3开发工具及技术
1.3.1开发工具
1.3.2 JSP
1.3.3 JavaScript
1.4软硬件需求
第二章 需求分析
2.1需求调研
2.2可行性分析
2.2.1技术的可行性
2.2.2经济的可行性
2.2.3操作可行性
2.2.4法律的可行性
2.3系统用户用例图
2.3.1管理员用例图
2.4功能模块需求分析
2.5设计的基本思想
2.6性能需求
2.6.1系统的安全性
2.6.2数据的完整性
2.7界面需求
第三章 系统分析与设计
3.1数据库的分析与设计
3.1.1数据库的概念结构设计
3.1.2数据库的逻辑结构设计
3.1.3数据库的连接原理
3.2中文乱码问题处理
第四章 系统功能实现
4.1系统登陆页面实现
4.2总体功能模块
4.2.1注册用户信息管理
4.2.2房屋出租信息管理
4.2.3房屋出售信息管理
4.2.4公告信息管理
4.2.5留言信息管理
4.2.6修改密码
4.2.7退出系统
4.3前台网站模块
4.3.1网站首面
4.3.2用户注册
4.3.3出租信息查看
4.3.4出售信息查看
4.3.5系统留言板功能
第五章 系统测试
5.1系统测试目的与意义
5.2测试过程
5.2.1主页面的登录模块测试
5.3其他错误
结 论
参考文献
致 谢