- 1、本文档共35页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
某社区内部管理系统的设计
摘 要
社区服务与管理系统是利用计算机技术来管理社区的居民信息,其主要意义在于避免传统手写方式产生的数据丢失、书写错误、劳动强度高且时间和空间上限制的等问题。通过计算机联网后,可以实现数据的远程访问和共享,从而方便管理并节约成本。
本文介绍了一个社区服务与管理系统的设计与实现。该系统完整地分析了社区服务与管理系统的业务需求,并进行了详细设计。在此基础上实现了其中的基本功能,包括:居民信息管理、外来人员信息管理、信息公告、用户注册、用户论坛等功能。同时,系统对用户进行了分级管理,提高了系统的安全性。
在技术上,该系统选择了三层的网络体系结构。客户端技术综合采用HTML、VBScript、JavaScript等技术提供用户界面;应用服务器端使用IIS,并采用ASP动态网页编程技术实现业务逻辑;数据库服务器采用SQL Server 2000关系数据库。应用服务器利用ADO技术与数据库服务器进行透明的数据传输。
关键字:社区管理系统;数据库;论坛;ASP
The Design and Realization of Community Service and Management System Network
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 ADO technology.
Key words: community management s
文档评论(0)