您的位置:首页 > 编程语言 > ASP

基于ASP.NET的智能小区物业管理系统

2009-11-03 10:45 726 查看
http://www.chinalww.com.cn

中国论文网

基于ASP.NET的智能小区物业管理系统

asp.net+sql 2000
源程序+2.3W字毕业论文(300元)

摘 要

智能小区是近年来产生并迅速崛起的一种新型住宅群,它为住户提供了一种更加安全、舒适、方便、快捷和开放的智能化、信息化的生活空间。智能小区物业管理系统,是将在一定地域范围内多个具有相同或不同功能的住宅小区按照统筹的方法分别对其功能进行智能化,资源充分共享,在提供安全、舒适、方便、节能、可持续发展的生活环境的同时,便于统一管理和控制。
论文探讨了基于Microsoft Visual Web Developer 2005和SQL Server 2000数据库开发小区物业管理系统的详细过程。第一章介绍了课题设计的来源、开发背景、国内外研究现状、开发目标、开发平台及运行环境。第二章探讨了系统的需求分析并对系统的功能模块、数据库的设计及系统文件架构进行了详细的说明。第三章描述了整个系统的具体实现过程,分别对系统房产管理、住户管理、收费管理、综合管理、系统维护五大模块的实现进行讲述。第四章介绍了系统的测试过程和遇到的问题以及解决的方法。最后是总结系统开发的心得与体会。

关键词:物业管理,数据库,ASP.NET
ABSTRACT

Intelligent Community in recent years to generate and the rapid rise of a new residential group, which provide residents with a safer, more comfortable, convenient, speedy and open intelligence, and information technology to the living space. Intelligent Building Management System. will be in a certain geographical area over the same or different functions in line with the residential quarters of the way into the function respectively OK intelligent, and share resources in the provision of safe, comfortable, convenient, energy-saving and sustainable development of living environment, facilitate unified management and control.
Discussion papers using Microsoft Visual Web Developer 2005 and SQL Server 2000 Database Development Community Property Management System detailed process. The first chapter is devoted to the topic of the source design, development background, research situation, development goals, development platform and operating environment. The second chapter discusses the analysis of the demand for the system of functional modules, database design and system framework document for a detailed explanation. The third chapter describes the system as a whole is a concrete realization of the process, the property management systems, household management, management fees, Integrated management, system maintenance module of the five realization about. Chapter 4 on the system's testing process and the problems encountered and solutions. Finally, the paper summarizes the experience of system development and experience.

Keyword : Property management,Database,ASP.NET

目 录

第1章 绪 论 1
1.1 课题来源 1
1.2 开发背景 1
1.3 开发目标 1
1.4 开发平台及运行环境 1
第2章 系 统 分 析 与 设 计 3
2.1 需求分析 3
2.2 任务概述 3
2.2.1功能模块图 3
2.2.2 功能描述 4
2.2.3 系统数据库设计 6
2.2.3.1数据表 7
2.2.3.2视图 15
2.2.3.3存储过程 15
2.2.3.4自定义函数 16
2.3 文件及文件夹布局 17
2.4 文件架构 18
第3章 系 统 实 现 21
3.1 系统框架的实现 21
3.1.1 登录页面 21
3.1.2 主框架页面 22
3.1.3 横幅框架页面 24
3.1.4 目录框架页面 24
3.2 房产管理模块的实现 26
3.2.1 房产信息 26
3.2.2 房产查询 29
3.2.3 参数设置 29
3.3 住户管理模块的实现 30
3.3.1 住户入住 30
3.3.2 住户验房 33
3.3.3 住户装修 35
3.3.4 住户投诉 35
3.3.5 请修管理 35
3.4 收费管理模块的实现 35
3.4.1表安装 36
3.4.2抄表 37
3.4.3收款 37
3.4.4退款 38
3.4.5收费设置 38
3.5 系统维护模块的实现 38
3.5.1 用户管理 39
3.5.2 公司信息 40
3.5.3 部门信息 40
第4章 测 试 41
4.1 测试综述 41
4.1.1 测试概念的范畴 41
4.1.2 测试的目的 41
4.1.3 测试的原则 41
4.1.4 测试分类 42
4.2 测试过程 42
4.2.1 系统登录测试 42
4.2.2 系统界面测试 44
4.2.3 系统运行环境测试 45
4.3 测试结论 46
结 论 47
参考文献 49
致 谢 50
附 录 51
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: