摘 要
本系统是为房屋销售公司设计开发的在线房地产销售网,来研究基于B/S模式的网上房屋销售的实现,采用的是JSP+SQL 2000模式的电子商务平台。房屋作为一种不动产资源,其销售问题一直都是人们所关心的问题,特别是开发商。但是,这其中涉及的信息处理量过于大,一直没有适合的信息管理系统。然而,现在计算机技术和网络推广已经得到了很好的发展,各行各业都在不同程度地引进计算机及网络技术,以求在业务处理能力及服务能力方面做到更大进步。可以说,现下哪个企业不引进计算机信息管理系统,谁就在服务水平和业务水平方面逊于同行一筹了。
此系统设计上采用三层结构、Web Service技术,使之在选用平台、采用技术上具有先进性、前瞻性、扩充性,从而保证建成的系统具有良好的稳定性、可扩充性。系统设计按标准化、规范化,分层设计,构件化实现。采用软件构件化的开发方式,使系统结构分层,业务与实现分离,逻辑与数据分离;以统一的服务接口规范为核心,使用开放标准。从功能上来说,系统是比较完备的,系统以Web界面与用户交互,为用户提供信息并接受其操作,同时通过数据库管理系统来存储信息数据。系统实现了对信息数据的浏览、查询、编辑和管理等基本数据库操作,采用了模块化设计方法,根据用户的需求及程序的应用与维护的易用性,将各个部分置于不同的模块当中,方便了程序的扩展与维护,同时建立了程序功能复用的基础。
关键词:JSP 信息管理 数据库 sql 2000
Abstract
Along with the development of Internet technology, daily life can not already do without the network. The life and work of the social people of future will depend on the development of digital technology more and more ,Digitize more and more, the networking, electronic, virtual. Development course and present application state and development trend of Internet, can believe network technology great change life and working way of us fully, Even a certain change will take place in the values of the society.
This procedure tries to build up a bookshop in the network with JSP, So that every customer needn’t go out and can do shopping easily through surfing the Net at home .this article is analyzing the design and realization of an online bookshop with Data Mining function, from the views of theory and practice. Starting with introducing concepts and techniques of OOA and OOP in detail, especially introducing the knowledge which apply for this system, such as: the feature and flow of OOA and OOP; analyzing the feature、structure and using method of developing techniques JSP and ADO.NET which using in my system. And then, this article analyses the feasibility of the system, then minutely layouts the design thoughts, goals and the system holistic framework. At last, this article minutely explains the design and realization of Web page layout, data base and application program of our system.
This online bookstore system uses JSP technology to realize on Visual Studio.Net platform. Its main function has: manage users, new books on sale, look for classified books, search books, collect favorite book, process of purchase, sales list, the comment of the books, website’s management, etc.
During the course of writing this article, I strive to integrate theory and practice. While expatiating the different kind of theories, I illuminate the application and operation skill combining the system so as to fully incarnate the application of these theories and techniques to this system.
[KEYWORD]:OOA,OOD,JSP,ADO.NET
目 录
XXXX学院毕业设计
(论文)
基于JSP的房地产销售网
第1章 选题背景
1.1计算机管理信息系统的发展情况
1.2房地产销售网的现状
1.3房地产销售网的优势
1.4 任务概述
1.4.1目标:建立完善的房地产销售网系统
1.4.2房地产销售网特点
第2章 解决方案的选择
2.1 系统说明
2.1.1.硬.软件环境
2.2 开发计划
2.3可行性分析
2.3.1 风险分析
2.3.2 技术可行性
2.3.3 操作可行性
2.4 设计方案:对涉及工具和技术的相关说明
2.4.1 B/S体系结构
2.4.3 SQL Server
2.4.4 HTML(Hyper Text Markup Language)
2.4.5 jsp技术
第3章 需求分析
3.1系统分析的任务与步骤
3.1.1 系统分析的任务
3.1.2 系统分析的步骤
3.2系统项目范围
3.3 功能需求
3.3.1 操作员部分
3.3.2 管理员部分
3.4系统实体分析
3.5系统的数据库设计
3.5.1 概念设计
第4章 总体设计
4.1 系统系统功能说明
4.1.1总体功能
4.1.2非功能性需求
4.2 建立数据库模型
第5章 详细设计
5.1 系统首页
5.2用户注册模块
5.3楼房信息展示模块
5.4留言板模块
5.5客户信息管理界面
5.6新闻添加模块
5.7添加楼房信息模块
第6章 系统测试
6.1系统测试的目的
6.2面向对象系统测试方案
第7章 软件布署
7.1安装环境要求
7.2系统使用说明
总结
致 谢
参考文献