摘要摘要公益活动志愿者管理软件的开发应用公益活动志愿者管理软件采用ASP.NET为开发语言,SQLServer2005为数据库来进行设计与开发。该系统主的功能是帮助人们管理公益活动志愿者信息系统等。基本功能包括登录、活动展示、成果展示、人员展示等,简要阐述了此次课程设计的题目“公益活动志愿者管理系统”的开发背景与开发环境,且对系统的构架进行分析,并由此划分出各个模块。详细介绍了系统各个模块与功能的实现原理,本文详细介绍了网上系统的需求分析、功能设计和系统设计等,并通过流程图和文字加以解释说明。在系统设计中给出数据库的设计和本系统的总体设计方案,在系统实现中具体介绍了各个功能的所能实现的情况和主要代码,同时附有运行界面图,最后总结开发阶段与测试阶段所遇到的问题与解决方法。通过建设公益活动志愿者管理系统实现志愿者工作有组织的、有体系的管理和服务,满足日常志愿者的管理需要,以及志愿者参与重大活动及社会公益事业所需要的部分管理服务。关键词:信息管理,公益活动志愿者,数据库1AbstractAbstractDevelopmentandapplicationofpublicbenefitactivitiesvolunteermanagementsoftwareVolunteermanagementsoftwareusingASP.NETasadevelopmentlanguage,SQLServer2005databasetodesignanddevelopment.Thissystemmainfunctionistohelppeoplevolunteermanagementinformationsystem,etc.Basicfunctionsincludelogin,activitydisplay,resultdisplay,display,etc.Thisdocument,brieflyexpoundsthecurriculumdesign,thetopicofthevolunteermanagementsystemdevelopmentbackgroundanddevelopmentenvironment,andthearchitectureofthesystemwereanalyzed,andthusdividedintovariousmodules.Introducedthesystemeachfunctionmoduleandtheimplementationoftheprinciple,thispaperintroducedtheonlinesystemofrequirementanalysis,functiondesignandsystemdesign,etc.,andthroughtheflowchartandtexttoexplain.Thedesignofthedatabaseinthesystemdesignandtheoveralldesignofthissystem,detailedintroducesthevariousfunctionsinsystemimplementationcanrealizethesituationandthemaincode,atthesametimeaccompaniedbyoperationinterfacediagram,finallysummarizethedevelopmentphaseandtestingphaseoftheproblemandsolution.Throughvolunteerworkorganizedtoachievevolunteermanagementsystemconstruction,managementandservicesystem,meettheneedsofthedailymanagementofvolunteers,andvolunteerstoparticipateintheactivitiesofmajorsocialandsocialpublicwelfareundertakingsneedpartofthemanagementservice.Keywords:Informationmanagement,volunteer,database2目录目录摘要.......................................................................................................1Abstract.....................................................................................................2第1章绪论...........................................................................................41.1.研究的背景................................................................................41.2.课题的目的................................................................................51.3.课题的意义................................................................................61.4.本文的主要研究内容................................................................7第2章需求分析和系统功能设计...........................................................82.1.系统项目依据及目标................................................................82.2.系统功能模型的建立................................................................92.3.运行环境..................................................................................102.4.性能需求.....................................