社区服务网站设计.doc
约33页DOC格式手机打开展开
社区服务网站设计,摘要随着internet技术的日益成熟,社区服务平台越来越开始网络化。本文介绍了社区健康宣传网站系统软件的需求分析、总体设计、详细设计以及功能的实现。详细论述了总体设计思想,数据库设计和功能模块设计。该系统实现了用户及时了解社区动态、了解健康宣传以及了解救助过程、及面对疾病该怎么处置。整个系统的设计过程中,充分考虑了数...
内容介绍
此文档由会员 wanli1988go 发布
摘 要
随着Internet技术的日益成熟,社区服务平台越来越开始网络化。本文介绍了社区健康宣传网站系统软件的需求分析、总体设计、详细设计以及功能的实现。详细论述了总体设计思想,数据库设计和功能模块设计。该系统实现了用户及时了解社区动态、了解健康宣传以及了解救助过程、及面对疾病该怎么处置。整个系统的设计过程中,充分考虑了数据库的安全性、一致性、稳定性和可靠性的问题,并具有较强的向导作用,为使用人员提供了简单方便的操作环境。
关键词:健康宣传 需求分析 asp
Abstract
Along with the fast development of economic, the enterpice showing platform appearance becomes more and more popular. This paper primarily introduces how to realizes the order inforamtion system online, the need of the shopping website system process. The general designing idea, the database design and the functional module design are discussed more detailed. It has a lot of functions, like the customer register, the customer purchases, online information management, tools management etc. In the design process of this system, the safety, consistency, stability and reliability of the database are considered all the time. The guidance function is very strong, it provides easy and convenience circumstance for the using people. After this system investment use, can fully not have the space and time limited using the Internet network the superiority, expanded the sphere of exchange greatly, moreover, it may validly reduce the transaction time, reducing the bargain cost and the enhancement enterprise's market competitive power.
Key words: health declaration, the need analyzes, asp
目 录
第1章 概 述 1
1.1 题目背景 1
1.2 题目内容及要求 3
1.3 课题意义 3
第2章 需求分析 4
2.1 问题分析 4
2.2 总体功能分析 4
2.2.1 社区居民使用功能 4
2.2.2 管理员功能 5
2.3 环境配置 5
2.3.1后台数据库 5
2.3.2前台开发工具 6
(1)ASP的含义 6
(2)ASP的六大内建对象 7
(3)构建ASP的开发环境 7
2.3.3平台的选取 8
2.4 经济技术分析 8
第3章 总体设计 10
3.1总体设计方案 10
3.2 数据库设计 10
3.2.1 数据库需求分析 10
3.2.2 数据库概念结构设计 11
3.2.3关系模式 13
第4章 详细设计 14
4.1 数据库逻辑结构设计 14
4.1.1 疾病备案信息表(如表4.1) 14
4.1.2社区动态信息表(如表4.2) 14
4.1.3社区简介信息表(如表4.3) 14
4.1.4健康宣传信息表(如表4.4) 13
4.1.5反馈信息表(如表4.5) 13
4.1.6投票名称信息表(如表4.6) 13
4.1.7投票票数信息表(如表4.7) 13
4.1.8救助过程信息表(如表4.8) 14
4.2 模块设计 14
4.2.1 会员管理模块 14
4.2.3 系统管理模块 19
第5章 系统测试与结论 23
结 束 语 24
参考文献 25
致 谢 26
参考文献
[1] 梁嘉超,卢山,夏运强编著.ASP后台数据库网站制作.冶金工业出版社,2001.
[2] 刘杰,魏志宏编著.用ASP轻松开发Web网站.北京希望电子出版社,2000.
[3] 龙马工作室编著.ASP组建动态网站实例精讲.人民邮电出版社,2004.
[4] 李世杰编著.Active Server Pages(ASP)3.0 网页设计手册.北京:清华大学出版社,1999.
[5] 王沿编著.前沿电脑图像工作室巧学巧用Dreamweaver制作网页.北京:人民邮电出版社,2000.
[6] 小志编著.ASP入门与实例演练薄.中国青年出版社,2002.
[7] 林风,李维章,赵莉编著.动态网站设计捷径──ASP.西安电子科技大学出版社,2000.
随着Internet技术的日益成熟,社区服务平台越来越开始网络化。本文介绍了社区健康宣传网站系统软件的需求分析、总体设计、详细设计以及功能的实现。详细论述了总体设计思想,数据库设计和功能模块设计。该系统实现了用户及时了解社区动态、了解健康宣传以及了解救助过程、及面对疾病该怎么处置。整个系统的设计过程中,充分考虑了数据库的安全性、一致性、稳定性和可靠性的问题,并具有较强的向导作用,为使用人员提供了简单方便的操作环境。
关键词:健康宣传 需求分析 asp
Abstract
Along with the fast development of economic, the enterpice showing platform appearance becomes more and more popular. This paper primarily introduces how to realizes the order inforamtion system online, the need of the shopping website system process. The general designing idea, the database design and the functional module design are discussed more detailed. It has a lot of functions, like the customer register, the customer purchases, online information management, tools management etc. In the design process of this system, the safety, consistency, stability and reliability of the database are considered all the time. The guidance function is very strong, it provides easy and convenience circumstance for the using people. After this system investment use, can fully not have the space and time limited using the Internet network the superiority, expanded the sphere of exchange greatly, moreover, it may validly reduce the transaction time, reducing the bargain cost and the enhancement enterprise's market competitive power.
Key words: health declaration, the need analyzes, asp
目 录
第1章 概 述 1
1.1 题目背景 1
1.2 题目内容及要求 3
1.3 课题意义 3
第2章 需求分析 4
2.1 问题分析 4
2.2 总体功能分析 4
2.2.1 社区居民使用功能 4
2.2.2 管理员功能 5
2.3 环境配置 5
2.3.1后台数据库 5
2.3.2前台开发工具 6
(1)ASP的含义 6
(2)ASP的六大内建对象 7
(3)构建ASP的开发环境 7
2.3.3平台的选取 8
2.4 经济技术分析 8
第3章 总体设计 10
3.1总体设计方案 10
3.2 数据库设计 10
3.2.1 数据库需求分析 10
3.2.2 数据库概念结构设计 11
3.2.3关系模式 13
第4章 详细设计 14
4.1 数据库逻辑结构设计 14
4.1.1 疾病备案信息表(如表4.1) 14
4.1.2社区动态信息表(如表4.2) 14
4.1.3社区简介信息表(如表4.3) 14
4.1.4健康宣传信息表(如表4.4) 13
4.1.5反馈信息表(如表4.5) 13
4.1.6投票名称信息表(如表4.6) 13
4.1.7投票票数信息表(如表4.7) 13
4.1.8救助过程信息表(如表4.8) 14
4.2 模块设计 14
4.2.1 会员管理模块 14
4.2.3 系统管理模块 19
第5章 系统测试与结论 23
结 束 语 24
参考文献 25
致 谢 26
参考文献
[1] 梁嘉超,卢山,夏运强编著.ASP后台数据库网站制作.冶金工业出版社,2001.
[2] 刘杰,魏志宏编著.用ASP轻松开发Web网站.北京希望电子出版社,2000.
[3] 龙马工作室编著.ASP组建动态网站实例精讲.人民邮电出版社,2004.
[4] 李世杰编著.Active Server Pages(ASP)3.0 网页设计手册.北京:清华大学出版社,1999.
[5] 王沿编著.前沿电脑图像工作室巧学巧用Dreamweaver制作网页.北京:人民邮电出版社,2000.
[6] 小志编著.ASP入门与实例演练薄.中国青年出版社,2002.
[7] 林风,李维章,赵莉编著.动态网站设计捷径──ASP.西安电子科技大学出版社,2000.