摘 要
随着信息自动化处理技术的日益发展,如何科学,全面,高效的对单位纷繁复杂的档案管理事务进行计算机的自动化管理是个热门话题,当前企事业单位为了提升自身的竞争力,各单位都在定制和购买各项业务应用软件,运用高科技手段进行科学,规范的管理。作为二手房屋销售公司的管理者,希望能够对二手房屋销售管理的整个流程状态,信息资料的情况了如指掌,使其可以做出科学的决策。作为工作人员期望能够避免繁琐的手工操作,甩掉传统的手工记录方式,达到事半功倍的效果。一个能够使其实现管理系统化、规范化、自动化的计算机系统就显得很有必要。利用计算机技术,实现管理系的自动化,规范化就是这个问题最好的解决方法。
论文主要探讨“基于Android平台的淮安市二手房产资讯网”的理论基础和设计思想,根据系统的开发过程和系统的功能实现为主线来论述数据库管理软件的开发过程。主要阐述以软件工程理论作为系统开发的理论基础,以客户机/服务器模式的关系型数据库作为后台,以专业数据库开发语言作为实现手段的数据库管理软件的开发过程分析和理论研究。
本系统以JSP 2.0和 SQL为开发工具,通过后台数据库的建立与设置,软件界面的设计与实现,程序的编写与调试等几个阶段来完成对基于Android平台的淮安市二手房产资讯网的开发。
本论文详细地介绍了开发系统的具体步骤,以及应用的技术,以配图例的方式详尽说明,并在文中对一些源程序作了详细的解释。
【关键词】 数据库;管理软件;二手房屋销售
Abstract
As the basic tool of information age, computer has been widely used in every part of modern life. With the increasing demands of IT specialist by the society, computer software ability examinations grow too. The application of “Second-hand housing Sell Management System” can greatly reduce registrants' workload , the high error rates caused by handwork and avoid unnecessary repeating work. All these can make the register and statistic more convenient ,fast and efficient.
This dissertation mainly discussed the basic theory and designation of “Second-hand housing Sell Management System”, and the developing procedure according to system developing procedure and function realization. The essay also mentioned database management software's developing procedure analyse and theory study by using software project theory as the theoretic basis of system developing , the C/S model relating database as the background and the professional database as the developing language applying method.
This System uses JSP 2.0 and Sql server 2000 as developing kit. By building and setting up background database, designing and applying software interface, programme writing and debugging, developed “Second-hand housing Sell Management System”.
This dissertation introduced the specific steps in developing the system ,as well as the technical skill applied, presented with graphics and specific instruction and some source code has been explained particularly.
Key words: Database; Managed Software; Second-hand housing Sell
目 录
第1章 绪 论 1
1.1选题背景及意义 1
1.2设计需求 2
第2章 技术方案 4
2.1 JSP技术 4
2.2 JDBC连接数据库技术 4
2.3 Sql Server2000数据库 5
2.4 Struts框架 6
2.5 体系结构 7
2.5.1 C/S模式与B/S模式的比较分析 7
2.5.2 B/S模式的优势 9
2.6 开发方法整体选择 10
第3章 需求分析 11
3.1功能需求分析 11
3.2 淮安市二手房产资讯网流程 11
3.3 各模块功能 12
第4章 数据库设计与实现 14
4.1数据库概念设计 14
4.2数据库表结构设计 14
第5章 基于Android平台的淮安市二手房产资讯网详细设计 18
5.1 设计原则 18
5.2 首页设计 19
5.3 程序结构设计 20
第6章 基于Android平台的淮安市二手房产资讯网实现 22
6.1 Struts框架的应用 22
6.2管理员功能的实现 24
6.3普通用户功能的实现 25
总 结 28
参考文献 29