- 1、本文档共54页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
PAGE
PAGE II
摘 要
随着社会不断进步和发展,生活节奏的不断加快,信息已经成为我们生活中不可缺少的一部分,对信息的有效管理变得越来越重要了。物业管理系统实现了对客户、物业信息的高效管理,提供更加简单,方便的操作平台,使小区物业的管理更加井然有序。
本文从小区物业管理出发,分析了系统的发展现状和存在问题,进行了可行性、功能和性能需求分析,对系统的数据库和功能结构进行了设计,采用My SQL数据库与JSP技术进行后台数据库与前端应用程序的开发。系统分为管理员和小区业主两种用户角色,管理员实现了资料管理、设备管理、缴费管理及车位管理模块,业主进入系统可以查询缴费信息、预订和查询车位,整个系统能更好的为小区管理服务。
关键词:小区物业,My SQL,JSP
ABSTRACT
With the continuous social progress and development, the accelerating pace of life, information has become an indispensable part of our lives, the effective management of information has become increasingly important. Property management system to achieve efficient management of customers, property information, and provide a more simple and convenient platform, more orderly management of residential property.
From residential property management, analyzes the development status and problems of the system, the feasibility, functionality and performance requirements analysis, database and functional structure of the system design, the use of My SQL database with JSP technology back-end database front-end application development. The system is divided into two user roles of administrators and residential property owners, the administrator information management, equipment management, payment management, and parking management module, owners access to the system can query the payment information, bookings and inquiries parking spaces, the entire system can be better for the community management services.
Keywords: residential property, My SQL, JSP
目 录
TOC \o \h \z 1 绪论 h 1
1.1 研究背景 h 1
1.2 发展现状及存在问题 h 1
1.3 本文所做的工作 h 2
2开发技术 h 3
2.1 JSP简介 h 3
2.2 javascript简介 h 3
2.3 My SQL简介 h 4
2.4 My Eclipse简介 h 5
3 需求分析 h 6
3.1可行性分析 h 6
3.1.1 技术可行性 h 6
3.1.2 经济可行性 h 6
3.1.3 管理可行性 h 6
3.2功能需求 h 6
3.3性能需求 h 7
3.4 业务流程分析 h 7
3.5 数据流程分析 h 8
3.6 数据字典 h 10
4 总体设计 h 12
4.1概述 h 12
4.2 开发及运行环境 h 12
4.3系统功能结构图 h 12
4.4数据库设计 h 13
5 详细设计 h 17
5.1 用户登陆设计 h 1
文档评论(0)