小区物业管理信息系统.doc

约42页DOC格式手机打开展开

小区物业管理信息系统,页数 42字数 10076摘要 此小区物业管理系统是基于c/s模式开发的,随着生活水平的提高,人们对生活小区的服务和管理也有了更高的要求。诸如对小区的维修维护,甚至对各项投诉都要求小区管理者做的好,做的完善。此系统包括系统管理、物业管理、住户信息管理、设备管理、维修管理、发布公告和留言及其回复系统等...
编号:10-26201大小:1.87M
分类: 论文>计算机论文

内容介绍

此文档由会员 王亮亮 发布

小区物业管理信息系统

页数 42 字数 10076

摘要

此小区物业管理系统是基于C/S模式开发的,随着生活水平的提高,人们对生活小区的服务和管理也有了更高的要求。诸如对小区的维修维护,甚至对各项投诉都要求小区管理者做的好,做的完善。此系统包括系统管理、物业管理、住户信息管理、设备管理、维修管理、发布公告和留言及其回复系统等几个主要的功能。通过本系统在业主和管理者之间搭建了沟通的桥梁。而且减轻了物业管理人员的工作负担,方便了管理员的管理,同时也方便了小区的住户。


关键词:小区物业管理系统,C#,ASP.NET,SQL SERVER 2000
Abstract
This Residential district estate management system is developed based on C/S pattern, along with the enhancement of living standard, people have higher request to the Residential district service and the management. Such as Residential district service maintenance, people want they can do it perfect, even on their suits. This system includes the main functions of system administration, estate management, inhabitant information management, equipment management, service management, issue announcement, message leaving and reply system and so on. This system has built the communication bridge through between the inhabitant and the manager, lightened the estate managers' workload and also facilitated managers' management as well as inhabitant. Keyword: Residential district estate management system; C#; ASP.NET; SQL SERVER 2000
目 录

第1章 前 言 7
1.1 课题背景及目的 7
1.2 国内外研究现状 7
第一章 小区物业管理系统运行环境介绍 9
1.1 开发平台Microsoft. NET Framework 9
1.1.1 开发平台Microsoft. NET Framework 9
1.1.2 .NET Framework 的优势 9
1.2 开发语言C# 10
1.2.1 C#语言的发展 10
1.2.2 C#语言的特点和优势 10
1.3 SQL Server 2000数据库 11
1.3.1数据库系统的发展及其基本概念 11
1.3.2 SQL Server 2000的发展及其功能特点 13
1.4 客户机/服务器结构 14
第二章 小区物业管理系统的设计 16
2.1 需求分析 16
2.2 小区物业管理系统流程图 16
2.3 小区物业管理的功能实现 17
2.3.1系统管理 17
2.3.2 物业管理 18
2.3.3 住户管理 18
2.3.4 设备管理 18
2.3.5 维修管理 19
2.3.6 发布公告 19
2.3.7 留言及其回复系统 19
2.4 小区物业管理系统的数据库设计 19
2.4.1系统总的DFD图 19
2.4.2 系统详细DFD图 20
2.4.3 主要的数据表 20
第三章 小区物业管理系统的实现 23
3.1 登陆界面设计 23
3.2 物业管理界面设计 23
3.2.1 小区资料管理设计 24
3.2.2 楼房资料管理 27
3.3.3 车位资料 29
3.3住户管理 30
3.4 设备管理 32
3.5 系统管理 32
3.5.1 用户管理 33
3.5.2 代码维护 34
3.6 系统的发展方向 35
3.6.1数字化 35
3.6.2 生态化 36
3.6.3 城镇化 37
第四章 物业管理系统使用说明 38
结论 41
致谢 42
参考文献 43