资源描述:
《毕业设计(论文)-asp.net住宅小区物业管理系统(附源程序) 》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、学士学位论文摘要摘要随着我国经济发展和城市开发,住宅小区越来越成为居住的主流,物业管理是针对当代社会这一市场需要应运而生的。为小区管理者和小区用户更好的维护各项物业管理业务处理工作而开发的管理软件,根据需求分析,实现小区管理业务,效益已越来越明显。因此,开发这样一套小区物业管理系统软件成为很有必要的事情。本论文从系统原理入手,根据系统的实际需求确立系统的组成模块:用户登录、物业管理模块、住户管理模块、设备管理模块、系统管理模块。这五个模块组成本次毕业设计的课题系统:物业管理系统。系统基于浏览器/服务器结构,利用ASP.NET平台、SQLserv
2、er2000数据库服务器以及VisualStudio.Net2005开发工具,开发了交互式动态的物业管理系统。本人在此系统着重实现住户管理模块,设备管理模块和系统管理模块,介绍了小区物业管理系统要实现的功能、系统流程、数据库设计、功能模块设计、实现、运行、和维护等一系列开发流程,最后对设计中所遇到的难题进行重点介绍、分析和解决的办法。关键词:小区物业、管理系统、用户全套源程序代码,联系15389370663学士学位论文abstractAbstractAlongwithChina'seconomicdevelopmentandurbandevel
3、opment,residentialquartershaveincreasinglybecomethemainstreamofliving,Propertymanagementisagainstcontemporarysocietythatthemarketneedsrightmoment.Forthedistrictmanagersanddistrictuserstobettersafeguardthepropertymanagementbusinessprocessingandthedevelopmentofthemanagementsof
4、tware,demandanalysis,anddistrictmanagementbusiness,efficiencyhasbecomeincreasinglyevident.Therefore,thedevelopmentofsuchadistrictpropertymanagementsystemsoftwarenecessarythings.Thispapersfromtheprinciple,accordingtotheactualneedsoftheestablishedsystemcomponentmodules:userslo
5、ggedin,thepropertymanagementmodule,Householdmanagementmodule,equipmentmanagementmodule,systemmanagementmodule.Thefivemodulesofthisgraduationdesignissues:propertymanagementsystem.SystemBasedonthebrowser/serverarchitecture,usingASP.NETplatform,SQLServer2000databaseserverandVis
6、ualStudio.Net2005developmenttools,thedevelopmentoftheinteractivedynamicsofthepropertymanagementsystem.Iwouldliketofocusontheachievementofhouseholdssystemmanagementmodule,equipmentmanagementmoduleandsystemmanagementmodule,onthedistrictpropertymanagementsystemtoachievethefunct
7、ion,systemprocesses,databasedesign,moduledesign,implementation,operation,andthedevelopmentofaseriesofmaintenanceprocedures,thefinaldesignoftheproblemsencounteredwereintroduced,analysisandsolution.Keywords:Areapropertymanagementsystem,users63学士学位论文目录目录摘要IAbstractII第一章引言11.1课题
8、背景11.2系统研究的意义11.3课题名称21.4问题描述2第二章系统可行性研究32.1经济可行性32.2技术可行性32.3开发工具简介32.3.1关