资料详情

基于ASP.NET的志愿者服务信息管理系统的设计和实现 毕业论文

头像

理工论文

编号:11199

摘要

随着现代社会的信息化建设日益全面,各种社会活动也逐渐走上网络化的道路,志愿者活动就是其中的一份子。现在,许多省市都有自己的志愿者活动网站。通过网络进行志愿活动的宣传和管理,让市民能够更加直观的了解志愿者活动的开展,也可以通过网络进行志愿活动和志愿者的征集,不仅提高效率,更扩大了影响面。本文首先介绍了本课题的研究意义,对比了国内外志愿网站,分析了本系统的一些不足之处及改进措施,然后对本系统的开发环境和技术进行介绍。其次,本文结合业务流程图和数据流程图,对本系统的各个模块功能进行了详细的分析,重点介绍了志愿活动的发布和承接功能。最后,对系统进行了总结和展望。

关键词:志愿者;服务管理;志愿活动


ABSTRACT

Following the informatization of modern society, various social activities are networking, including voluntary activities. Nowadays, voluntary activities in many provinces or cities own their own website. Through internet promotion and management, not only citizens could learn more about voluntary activities directly, but also the collection of voluntary activity and worker is more effective and efficient. Firstly, this essay briefly introduces the significance of the research, compares various voluntary websites at home and abroad, analyses the deficiencies and improvements and introduces research & development environment and technology of this system. Secondly, this essay analyses the function of each module in detail combining with process flow chart and data flow chart, especially the functions of publication and expropriation of voluntary activity. Finally, this essay makes a conclusion and prospect of this system.

Keywords: Volunteer; Server management; Volunteer activities


目录

摘要

ABSTRACT

第1章 绪论

1.1 课题背景

1.2 国内外现状

1.3 课题的目的和意义

1.4 本文组织结构

第2章 开发的相关技术介绍

2.1 ASP.NET技术

2.2 C#语言

2.3 SQL Server数据库

2.4 B/S结构

2.5 AJAX

2.6 本章小结

第3章 系统分析与设计

3.1 系统需求分析

3.1.1 业务流程分析

3.1.2 数据流程分析

3.1.3 功能性需求分析

3.1.4 非功能性需求分析

3.2 系统模块划分

3.3 系统数据库设计

3.3.1 概念设计

3.3.2 逻辑设计

3.3.3 物理设计

3.4 本章小结

第4章 系统实现

4.1 系统开发环境的选择

4.2 系统通用方法的实现

4.2.1 连接数据库

4.2.2 数据的绑定显示

4.2.3 分页栏

4.2.4 页面局部刷新和跳转

4.3 系统主要功能的实现

4.3.1 系统管理员功能

4.3.2 其他用户功能

4.4 本章小结

第5章 总结与展望

5.1 总结

5.2 展望

参考文献

致谢