社区管理系统论文
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
密 惠 保
摘 要
社区服务与管理系统是利用计算机技术来管理社区的居民信息,其主要意义在于避免传统手写方式产生的数据丢失、书写错误、劳动强度高且时间和空间上限制的等问题。通过计算机联网后,可以实现数据的远程访问和共享,从而方便管理并节约成本。
本文介绍了一个社区服务与管理系统的设计与实现。该系统完整地分析了社区服务与管理系统的业务需求,并进行了详细设计。在此基础上实现了其中的基本功能,包括:居民信息管理、外来人员信息管理、信息公告、用户注册、用户论坛等功能。同时,系统对用户进行了分级管理,提高了系统的安全性。
[资料来源:http://think58.com]
在技术上,该系统选择了三层的网络体系结构。客户端技术综合采用HTML、VBScript、JavaScript等技术提供用户界面;应用服务器端使用IIS,并采用ASP动态网页编程技术实现业务逻辑;数据库服务器采用SQL Server 2000关系数据库。应用服务器利用ADO技术与数据库服务器进行透明的数据传输。
关键字:社区管理系统;数据库;论坛;ASP
Abstract
Community Service and Management System (CSMS) is such a software system that manages the information of the community resident by using computer technology. Comparing with the traditional way of handwritten, it has significant advantages such as avoiding the data loss, limiting the writing errors, reducing the labor intensity and breaking the space restriction. Through the computer network, remote data accessing and data sharing can be implemented to facilitate the management and to save the cost.
This paper introduces the designation and implementation of a concrete Community Service and Management System. This system completely analyzed the business requirements and system requirements of the CSMS, and designed the system in detail. Based on this, it implemented the basic functionalities of the CSMS, including resident information management, immigrant information management, information broadcasting, and user registration and user forum. Meanwhile, the system grades the users to enhance the system security.
Technically, the system adopted the Tri-Level network architecture. The client uses HTML, VBScript, JAVA Script technologies to provide the user interface; the application server uses IIS, ASP dynamic web programming technology to achieve the business logic; the database server chooses the SQL Server 2000 relational DBMS; the application server communicates with database transparently by
[资料来源:http://www.THINK58.com]
Key words: community management systems; databases; forums; ASP
目 录
论文总页数:24页
1 引言 1
1.1 目前背景和国内外现状 1
[资料来源:www.THINK58.com]
1.2 系统的主要设计方法 1
1.3 系统开发条件 1
[资料来源:www.THINK58.com]
2 社区管理系统分析 1
2.1 系统目标 1
2.2 可行性分析 2
2.3 需求分析 5
3 社区管理系统总体设计 6
3.1 系统体系结构选择 6
3.2 系统功能模块设计 7
3.3 功能模块图和说明 8
4 社区管理系统的数据库设计与逻辑实现 9
4.1 数据库选择和简介 9
[资料来源:http://think58.com]
4.2 社区服务与管理系统的数据库设计 9
4.3 数据库关系图 12
5 社区管理系统的实现 12
5.1 社区管理系统注册和帐号管理模块 12
5.2 查看居住人员和外来人员信息模块 16
5.3 查看公告信息模块 16
5.4 意见反馈模块 18
5.5 论坛模块 18
6 难点及解决方法 20
6.1 用户登录判断 20
6.2 查看意见根据不同级别用户的显示模式 21
结 论 21
[资料来源:http://think58.com]
参考文献 21
致 谢 23
[资料来源:http://THINK58.com]
声 明 24
部分运行界面
[来源:http://think58.com]
上一篇:学生交流论坛论文
下一篇:基于BS结构的工艺品销售系统论文