1、 C#课程设计 课程名称课程名称 C#程序设计 设计题目设计题目 小区物业系统 2 【摘要】【摘要】本论文描述了小区物业管理系统的设计与实现。 本软件的前台设计由 Microsoft Visual Studio .NET 2003 实现。利用 Access 用户界面 工具进行数据库的创建和管理。本系统界面设计大方、简洁、实用,操作简单方便,是一款完全 适合普通小区物业日常事务管理的软件。软件设计综合了具有一定代表性的多家物业管理公司 的业务模式和需求。能实现房产、客户等小区的智能化管理,可以提高物业管理的效率。 【关键词】【关键词】小区物管,物业管理,物业管理系统,小区物业管理系统,Micro
2、soft Visual Studio .NET 2003 ,Access 【Abstract】 The paper describes the design and realization of Property Manage System(PMS) .The foreground of the software is carried out by Visual Basic 6.0. Using the Access customer interface tool to create and manage the database. This interface of the system i
3、s generous, practical, with simple operational method, and it is also a software complete suiting the common Property business management.It synthesizes the requirement and business mode of many property management company in designing precess.It can realize the management of house property, custome
4、r in a small area of inhabitancy. And increase the efficiency of the property management. 【Key word】: Property Manage System, PMS, Microsoft Visual Studio .NET 2003 ,Access 3 目目 录录 第一章 绪论 4 1.1 开发背景,开发环境及意义. 4 1.2 系统设计说明 4 第二章 总体设计 5 2.1 系统目标设计. 5 2.2 系统功能分析. 6 2.3 数据库设计 6 2.3.1 数据库需求分析. 6 231 数据库结构设计 7 第三章 系统实现 8 3.1 系统用户管理模块的实现. 8 3.2 楼盘管理模块的设计. 9 3.3 住户管理模块的实现. 10 3.4 停车管理模块的实现. 11 3.5 收费管理模块窗体的实现. 11 3.6 报修模块窗体实现. 12 3.7 投诉管理模块窗体实现. 13 3.8 功能代码设计. 14 第四章 系统的集成测试与打包发行 1