小区物业管理系统设计与实现_毕业设计.doc
文本预览下载声明
小区物业管理系统设计与实现
摘 要
随着我国科学技术和社会经济的不断发展,人们对住宅的要求也越来越高,为了适应社会的这一需求,物业管理系统应用而生。本系统利用计算机与互联网的优势,采用ASP.NET技术作为创建应用程序的方式,以C#作为编程语言,采用SQL SERVER 2005数据库作为后台数据库。
论文首先论述了系统的开发背景,并对所用到的开发工具与关键技术做了简单的介绍。接着对系统的研究意义,研究现状及设计目标进行分析,通过对系统需求和可行性进行分析,确定了系统的功能模块,并画出相应的功能结构图、模块图和数据流图。最后在系统的设计与实现中,对系统的数据库和网页做了详细的设计。其中着重叙述了物业管理模块与用户之间的分析过程,并给出各模块的实现方法及部分源代码和系统关键技术的程序实现。
经过系统调试运行后表明,系统可以满足用户的各项要求。
关键词:小区物业; 管理系统; ASP.NET; SQL Server 2005
ABSTRACT
With the development of science technology and social economy in our nation, people have high desire for their house. In order to adapt this kind of social requirement, estate management system appears at the moment. The system has the advantage of computer and internet.And used APS.NET as its way what set up the application.C# as its language,SQL Server 2000 database conduct?and?actions?backstage database.
First, the background of this system is showed,and developing tools and key technology used are simply presented. Second, system research meaning, status quo and design destination are analyzed. By analyzing the system demand and feasibility, functional module is confirmed. Furthermore, relevant functional structure charts, module charts and datum flow charts are drawn. At last, on the system design and implement, detailed design is made to system database and webpage. Meanwhile, estate management module and analysis process between customers is emphasized, furthermore, implement method of modules, and program implement of a portion of source code and system key technology are given.
After system debug and run, it is shown that system can satisfy the demand for the users.
Keywords:The community estate; Management system; ASP.NET; SQL Server 2005
目 录
1 绪论 1
1.1 系统开发背景 1
1.2 系统开发技术简介 1
2 需求分析与可行性分析 5
2.1 需求分析 5
2.2 功能说明 5
2.3 系统的可行性分析 6
2.4 系统数据流图基本概念及功能分析 7
3 总体设计 8
3.1 系统功能模块图 8
3.2 系统功能设计 8
3.3 系统模块设计 9
3.4 系统需求 11
4 数据库设计 12
4.1 数据库与系统的关系 12
4.2 数据库物理结构设计 12
4.3 小区物业管理系统ER图分析 12
4.4 数据库逻辑结构设计 14
5 系统的设计与实现 18
5.1 住户页面的设计与实现 18
5.2 管理员页面的
显示全部