兰州交通大学毕业设计(论文)摘要小区信息管理工作流程的特征为工作繁杂化、多样化、管理复杂化、收缴费用与设备维护繁琐化。如今计算机技术突飞猛进,已完全能替代手工物业管理工作,而且更加准确、方便、快捷、高效、清晰、透明,它完全可以克服手工的缺点。这将给业务查询和管理带来很大的方便,大大提高物业管理工作的效率,这也是物业管理数字化、信息化的重要体现。本文通过用VB6.0开发工具编写小区信息管理系统,使用Access2007建立后台数据库,研究了VB面向对象、可视化的特点,利用软件工程原理,采用生命周期方法学,开发了主要包括后台数据库的建立和维护以及前端应用程序开发的两个方面,实现了小区信息数据库的创建及各种费用的收取、统计、汇总。软件设计还实现对小区住户、楼盘等信息的智能化管理,可以提高物业管理的效率。本系统界面设计大方、简洁、实用,操作简单方便,是一款完全适合普通小区物业日常事务管理的软件。关键词:小区信息管理;数据库;统计;汇总CommunityInformationManagementSystemI兰州交通大学毕业设计(论文)Communityinformationmanagement’sworkflowfeaturesisworkmultifariousanddiversification,complicationofmanagement,collectioncostsandequipmentmaintenancetrival.Nowcomputertechnologybyleapsandboundshasbeencancompletelyreplacemanualpropertymanagementwork,anditismoreaccurate,convenient,fast,efficient,clearandtransparent,itcangetridofdisadvantagesofmanualcompletely.Thiswillbringgreatconveniencetobusinessqueryandmanagementandgreatlyimprovetheefficiencyofpropertymanagementwork,thisisalsotheimportantofdigitalandinformation-basedpropertymanagement.ItiswritteninVB6.0developmenttowritecommunityinformationmanagementsysteminthispaper,usingAccess2007establishingbackgrounddatabase,studiedthefeaturesoftheVB’sobjectorientedandvisualization,usingthesoftwareengineeringprinciple,usingthelifecyclemethodology,thedevelopmentmainlyincludestwoaspectsofthebackstagedatabase’sestablishmentandmaintenance,anddevelopmentoffront-endapplication,realizedthecommunityinformationdatabase’screationandthecollection,statistics,summaryofvariousfees.Softwaredesignalsorealizetheinformationoftheintelligentmanagementofvillageresidentandbuildingsetc.Itcanimprovetheefficiencyofpropertymanagement.Thissysteminterfacedesigngenerous,simple,practical,simpleandconvenientoperationwhichisasoftwareofcompletelysuitableforordinaryresidentialpropertydailyaffairsmanagement.Keyword:CommunityinformationmanagementDatabaseStatisticsGather目录摘要ⅠII兰州交通大学毕业设计(论文)CommunityInformationManagementSystem..................................Ⅱ1.绪论..................................................................11.1开发背景...........................................................11.2需求分析...........................................................21.3软件优势...........................................................31.4MicrosoftVisualBasic6.0andOfficeAccess软件简介.............52.系统规划.............................................................122.1引言..............................................................122.2硬件配置..........................................................132.3功能分析..........................................................133系统主体设计..........................................................153.1系统总体结构设计..................................................153.2数据库设计........................................................193.3系统的详细设计....................................................243.3.1主程序界...