1 / 34
文档名称:

毕业设计(论文)-VB6.0物业管理系统的设计与实现.doc

格式:doc   页数:34
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-VB6.0物业管理系统的设计与实现.doc

上传人:3346389411 2013/4/13 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-VB6.0物业管理系统的设计与实现.doc

文档介绍

文档介绍:学位论文
物业管理系统的设计与实现
论文作者姓名:
申请学位专业:
申请学位类别:
指导教师姓名(职称):
论文提交日期:
物业管理系统的设计与实现
摘要
随着计算机技术的普及应用,现代城市中的居民小区也广泛地引入了信息管理机制。本文以Visual Basic Server 2000作为开发工具,设计了一套针对现代小区物业管理的信息化平台,主要实现了业主信息管理、物管费用管理、业主投诉管理和小区设备的运维管理等模块。
对所选课题的背景进行了简单的介绍,提出对本课题的研究方法。对Visual Basic Server 2000进行简单的介绍。提出设计的架构,定出4个功能模块,画出系统流程图和系统功能结构图。根据上述2图,进行数据库的设计,添加一个系统用户信息表,共设计5张表。再根据5张表,进行界面设计,写出代码和界面的截图。完成设计并进行系统测试。
关键词:数据库;物业管理;信息管理;Visual ;SQL server 2000
The Design and Implementation of the Estate Management System
Abstract
Along with the popularization application of puter technology, the information management mechanism has been widely introduced into the inhabitant plot of modern city. The paper takes Visual Basic and SQL Server 2000 as the development tool, designs a set of estate management system. This platform is in the view of the modern plot, it mainly realizes the modules of the owner information management, the service fare management, plaining management and munity equipment information management and so on.
The paper makes a simple introduction for the background of the task which has been chosen, and then puts forward the way of research for the paper. It also makes a simple intro of the Visual Basic and SQL Server 2000. Then the paper put forward the configuration of the design, aim to decide to design 4 function modules and paint the pictures of system flow and system function configuration., and design the database based on the 2 pictures, add a datasheet which named the sheet of system user information, and the total number of the sheet is 5. Then it designs the interface base on the 5 sheet, write the code and put the pictures which has been intercepted on the paper. This system has been debugged when the project finished.
Key words: database; Estate management; information management; Visual ; SQL server 2000
目录
论文总页数:22页
1 引言 1
1
1
1
2
2开发工具简介 2
Visual Basic概述 2
SQL s