【物业管理】毕业论文小区物业管理信息系统
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
【物业管理】毕业论文小区物业管理信息系统
摘要
管理信息系统(Management Information Systems 简称MIS)是60年代在欧美新兴起来的计算机应用学科。目前,由于开发高质量MIS的能力大大落后计算机硬件日新月异的进展,但竞争激烈的社会对MIS发展和完善需求在不断地增加, MIS当下已经深入到我国的各行各业。
本软件的前台设计由Visual Basic实现。利用SQL Server 2000用户界面工具进行数据库的创建和管理。本系统界面设计大方、简洁、实用、操作简单方便,是一款完全适合普通小区物业日常事务管理的软件。软件设计综合了具有一定代表性的多家物业管理公司的业务模式和需求。实现了小区信息数据库的创建及各种费用的收取、统计、汇总,实现房产、客户等小区的智能化管理,提高物业管理的效率。
关键词:小区物业;物业管理系统;Visual Basic;SQL Server 2000;
ABSTRACT
MIS (Management Information Systems) is 60 ages in Europe and America newly arisen computer application science. Now, developing ability of the high quantity MIS consumedly fall behind the computer hardware’s the continuous changes, but the need to improve MIS constantly increase because of the society competition, and the MIS is already deep now into our countrys every trade.
The foreground of the software is carried out by Visual Basic ing the SQL Server 2000 customer interface tool to create and manage the database.
This interface of the system is generous,practical,with simple operational method, and it is also a software complete suiting the common community property business management. It synthesizes the requirement and business mode of the many property management company in designing presess. It realized the establishment of the information database of the district and collecting,staatistics,gathering of different expenses. It can realize the management of house property,customer in a small area of inhabitancy. And increase the effciency of the property management.
Key words:Community property;Property management system;Visual Basic 6.0;
SQL Server 2000;
目录
前言 (1)
第一章系统的概述 (2)
1.1系统研究的目标和应用背景 (2)
1.1.1系统研究的目标 (2)
1.1.2系统的应用背景 (3)
1.2系统研究的设计要求 (3)
1.3系统的运行环境 (3)
1.3.1硬件环境 (3)
1.3.2软件环境 (4)
第二章系统的可行性研究 (5)
2.1技术可行性研究 (5)
2.2经济可行性研究 (6)
2.3操作可行性研究 (7)
第三章系统的分析 (8)
3.1系统的需求分析 (8)
3.1.1需求分析的任务 (8)
3.1.2需求分析的方法 (9)
3.2系统的功能分析 (9)
第四章系统的设计 (12)
4.1系统的设计目标 (12)
4.2系统的总体设计 (12)
4.2.1系统的功能设计 (12)
4.2.2系统的模块设计 (13)
4.2.3系统的总体结构设计 (14)
4.3系统的数据库设计 (16)
第五章系统的界面及编码的实现 (23)
5.1系统界面设计 (23)
5.1.1加载系统及用户登录部分 (23)
5.1.2系统主台平台部分 (26)
5.1.3主窗体调用各个模块部分 (27)
5.2系统代码设计 (51)
第六章系统的测试 (52)
6.1 实施环境和工具的比较选择 (52)
6.2 编程环境、工具、实现和数据准备概况 (52)
6.3 系统测试概况 (53)
6.4 系统转换方案及实现概况 (54)
6.5 系统运行和维护概况 (54)
结论 (55)
参考文献 (56)
附录I 源代码摘录 (57)
附录Ⅱ文献翻译 (61)
谢辞 (64)