您好,欢迎访问三七文档
当前位置:首页 > 建筑/环境 > 房地产 > 小区物业管理系统设计说明书
毕业设计说明书小区物业管理系统的设计与开发学院:计算机科学与技术学院专业:软件工程学生姓名:学号:指导教师:2015年6月摘要I摘要本文主要展示了小区物业管理系统的设计与开发过程。小区物业管理系统是将所涉及到的小区管理事务利用计算机技术组织起来,实现小区事务方便高效的管理,同时极大地方便了小区住户的日常生活。本系统采用近几年新兴的C#语言作为编程语言和发展日趋成熟的ASP.NET技术作为创建应用程序的方式,并且使用微软公司的SQLServer2005数据库作为后台数据库存储数据,从而实现了小区物业管理员对小区物业信息的管理和住户对小区物业信息的查询。本系统主要分为系统管理员和住户两大功能模块,在系统管理员功能模块下有系统用户管理、站内新闻管理、住户管理、停车信息管理、在线投诉管理和欠费信息管理;在住户功能模块可查看站内新闻、用户注册、在线投诉、缴费查询、停车信息查询。本文分为五章,主要从系统的分析、概要设计、详细设计与实现以及测试等几个方面对系统的开发流程进行了介绍。第一章,介绍了开发背景和意义、关键技术、开发目标、本文主要工作;第二章,介绍了需求、功能、架构、业务流程图的设计和数据库E-R图的设计;第三章,介绍了各个类库的设计和数据库的各个字段的确定;第四章,介绍了各个层实现的主要代码和各个模块的实现的主要代码;第五章,介绍了测试的过程,包括界面、功能的测试。关键词:小区物业管理系统,C#,SQLServerAbstractIIAbstractThisarticlefocusesonthedesignanddevelopmentprocessofresidentialpropertymanagementsystem.Residentialpropertymanagementsystemisinvolvedincommunitymanagementservicesusingcomputertechnologytoorganize,toachieveconvenientandefficientmanagementofCommunityAffairs,atthesametimegreatlyfacilitatethedailylivesofarearesidents.ThesystemusesemerginginrecentyearsastheprogramminglanguageC#languageandthedevelopmentofincreasinglysophisticatedASP.NETtechnologyasawaytocreateapplicationsandusesMicrosoft'sSQLServer2005databaseasabackenddatabasetostoredatainordertoachievetheresidentialpropertymanagementmembersoftheresidentialpropertymanagementandhouseholdinformationqueryresidentialpropertyinformation.Thesystemconsistsoftwofunctionsforsystemadministratorsandhouseholdmodule,thesystemadministratorfunctionmodulesusermanagementsystem,stationnewsmanagement,householdmanagement,parkinginformationmanagement,arrearsonlinecomplaintmanagementandinformationmanagement;functioninthehouseholdmodulescanviewthestationnews,userregistration,onlinecomplaints,paymentinquiries,parkinginformationinquiries.Thispaperisdividedintofivechapters,mainlyfromsystemanalysis,outlinedesign,detaileddesignandimplementation,andtestingandotheraspectsofthesystemdevelopmentprocesswereintroduced.Thefristchapterintroducesthebackgroundandsignificanceofthedevelopmentofkeytechnologies,developmentgoals,thepaperwork;thesecondchapterintroducestherequirements,functional,architecture,businessprocessdiagramsERdiagramdesignanddatabasedesign;thethirdchapterintroducesdetermineeachlibrarydesignandthevariousfieldsofthedatabase;chapterintroducesthemajorcodeofeachlayertoachievethemaincodeandtheimplementationofeachmodule;itrequirespropertymanagerswithanefficientmanagementoftheresidencenetworksystemforquickreleaseinthecellandobtainresidenceandthefastestresponsetotheneedsofusersinatimelymannerAbstractIIIandprovidetenantswithservicesforhouseholdsprovideanefficientandcomfortablelivingenvironment;chapter,describestheprocessoftesting,includingtheinterface,functiontest.Keywords:Residentialpropertymanagementsystem,C#,SQLServer目录IV目录摘要.............................................................................................................................IAbstract.........................................................................................................................II目录........................................................................................................................IV第1章引言.........................................................................................................11.1开发背景.............................................................................................................11.2国内外发展概况.................................................................................................11.2.1国外应用状况调查..................................................................................................11.2.2国内现状调查...........................................................................................................21.3关键技术介绍.....................................................................................................21.3.1ASP.NET技术...........................................................................................................21.3.2ADO.NET技术.........................................................................................................21.3.3SQLServer2005技术..............................................................................................3第2章系统分析.......................................................................................................42.1可行性分析.........................................................................................................42.1.1技术可行性................................................................................................................42.1.2经济可行性................................................................................................................42.1.3管理可行性................................................................................................................42.2系统开发目标.....................................................................................................42.3系统应该实现的功能.........................................................................................5第3章系统总体设计........................................................
本文标题:小区物业管理系统设计说明书
链接地址:https://www.777doc.com/doc-103804 .html