小区物业管理系统的设计与实现本科毕业论文 下载本文

内容发布更新时间 : 2024/5/21 9:57:44星期一 下面是文章的全部内容请认真阅读。

毕 业 设 计 论 文

小区物业管理系统的设计与实现 The Design and Implementation of Residential Property Management System

沈阳师范大学学士学位论文 摘要

毕业设计(论文)原创性声明和使用授权说明

原创性声明

本人郑重承诺:所呈交的毕业设计(论文),是我个人在指导教师的指导下进行的研究工作及取得的成果。尽我所知,除文中特别加以标注和致谢的地方外,不包含其他人或组织已经发表或公布过的研究成果,也不包含我为获得 及其它教育机构的学位或学历而使用过的材料。对本研究提供过帮助和做出过贡献的个人或集体,均已在文中作了明确的说明并表示了谢意。

作 者 签 名: 日 期: 指导教师签名: 日 期:

使用授权说明

本人完全了解 大学关于收集、保存、使用毕业设计(论文)的规定,即:按照学校要求提交毕业设计(论文)的印刷本和电子版本;学校有权保存毕业设计(论文)的印刷本和电子版,并提供目录检索与阅览服务;学校可以采用影印、缩印、数字化或其它复制手段保存论文;在不以赢利为目的前提下,学校可以公布论文的部分或全部内容。

作者签名: 日 期:

I

沈阳师范大学学士学位论文 摘要

摘 要

本文论述了物业管理信息系统的开发过程。分析了国内物业管理信息系统的发展和使用现状,指出了现阶段存在的问题,阐述了物业管理信息化的必要性。从业务需求出发,建立了小区物业管理系统的功能模型和实现方案。进行需求分析,建立了该系统的概念结构。在此基础上,提出系统设计原则和设计方法,建立了功能结构图。从需求分析、系统分析、系统设计、系统实施及交付使用等环节,在工作程序和方法上进行了科学规范,保证了系统的顺利开发,为强化物业管理机制、完善管理制度和提高工作效率提供了有力的支持。

随着电脑的普及,传统的物业管理已越来越不能满足当代物业管理的需要,故针对现代社会对小区管理的基本要求,利用所学JSP技术作为前台开发工具,SQL Server作为后台数据库,设计了本系统。本系统是对现代的小区物业管理进行模拟,实现了对人员的管理、小区内基本信息的管理与物业信息的维护。其中人员信息管理实现了对小区内的住户与工作人员的操作。小区内基本信息的管理实现了对楼房、停车场与设施信息的操作。物业信息的维护实现了住户投诉信息、住户报修信息、物业维修信息及收费情况的管理。

物业管理系统是现代居住小区不可缺少的一部分。一个好的物业管理系统可以提升小区的管理水平,使小区的日常管理更加方便。将计算机的强大功能与现代的管理思想相结合,建立现代的智能小区是物业管理发展的方向。

关键词 管理系统,SQL Server数据库,JSP技术

II

沈阳师范大学学士学位论文 Abstract

Abstract

This text discussed the development process of the residential property management information system. Analyzing the local residential property manages the development and the usage present conditions of the information system, pointing out the problem that present stage exist, elaborating that the residential property manages the information-based necessity. Set out from the business need, build up the residential property to manage the function model of the system and carry out the project. Carry on the need analysis; build up the concept structure of that system. On this foundation, put forward the system design principle and design the method, build up the function structure diagram. Analytical from the need, the system is analytical, system design, the system carries out and consigns to use etc. At work the procedure and methods went forward to go science norm, guaranteeing the smooth development of the system, managing the mechanism, perfect management system and raising the work efficiency to provide the emollient support for the fortifier industry.

Along with the universality of the computer, the traditional residential property management has already can’t satisfy the demand of the contemporary thing industry management less and less, so aim at the modern society to the basic request that small area manage, make use of the technique of JSP learn to be the stage development tool, the SQL Server is the backstage database, designing this system. This system is the management of the basic information inside the management to the residential property management of the modern carries on the emulation, carrying out to the personnel, small area and the maintenance of the thing industry information. Among them personnel the information management carried out to the operation of the inhabitant and the staff member in the small area. The management of basic information inside the small area carried out to the operation of the several-storied building, parking lot and the facilities information. The maintenance of the thing industry information carries out the inhabitant to throw to tell the information, inhabitant report to fix the management that the information, the thing industry maintains the information and charges circumstance.

The residential property system is a part that the modern lives the small area indispensability. A good thing industry management system can promote the management level of the small area, making the usual management of the small area more convenient. Combine together the strong function of the calculator and the management thought of the moderns, the intelligence small area of the establishment modern is the direction that the thing industry manages the development.

Key Words management system, sql server database, jsp technology

III

沈阳师范大学学士学位论文 目录

目 录

摘 要 ............................................................................................................................................... I Abstract ......................................................................................................................................... III 第1章 绪 论 ................................................................................................................................. 1 1.1 系统的开发背景 .................................................................................................................. 1 1.2 系统的研究意义 .................................................................................................................. 2 1.3 研究现状及设计目标 .......................................................................................................... 2 1.3.1 相近研究课题的特点及优缺点分析 ............................................................................ 2 1.3.2 现行研究存在的问题及解决办法 ................................................................................ 3 1.3.3 设计目标 ........................................................................................................................ 4 第2章 系统开发环境介绍 ........................................................................................................... 6 2.1 开发环境的选择 .................................................................................................................. 6 2.2 开发环境简介 ...................................................................................................................... 6 2.2.1 数据库SQL Server 2000概述 ...................................................................................... 6 2.2.2 开发技术JSP简介 ........................................................................................................ 7 第3章 系统分析 ........................................................................................................................... 9 3.1 可行性研究 .......................................................................................................................... 9 3.1.1 技术可行性 .................................................................................................................... 9 3.1.2 经济可行性 .................................................................................................................... 9 3.1.3 操作可行性 .................................................................................................................... 9 3.1.4 社会可行性 .................................................................................................................. 10 3.2 需求分析 ............................................................................................................................ 10 3.3 系统流程图 ........................................................................................................................ 11 第4章 系统总体设计 ................................................................................................................. 12 4.1 系统设计的目标 ................................................................................................................ 12 4.2 系统功能分析 .................................................................................................................... 12 4.3 系统功能模块图 ................................................................................................................ 13 4.4 系统功能介绍 .................................................................................................................... 13 4.4.1 小区信息管理模块 ...................................................................................................... 13 4.4.2 人员信息管理模块 ...................................................................................................... 14 4.4.3 物业管理模块 .............................................................................................................. 14 4.4.4 费用管理模块 .............................................................................................................. 14 4.4.5 权限设置模块 .............................................................................................................. 15 4.5 数据库设计 ........................................................................................................................ 15 4.5.1 数据流图 ...................................................................................................................... 15 4.5.2 数据字典 ...................................................................................................................... 16 4.5.3 概念结构设计 .............................................................................................................. 18

IV