资源描述:
《志愿者信息管理系统设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、学号14133901474毕业设计(论文)题目:志愿者信息管理系统设计与实现作者邓婷届别2017届院别信息与通信工程学院专业信息工程指导教师杨勃职称副教授29完成时间2017年5月5日摘要随着信息时代的发展,快捷高效的处理信息已成为各行各业的基本需求。在志愿者信息管理中,为满足其系统化,自动化,高效化的要求,需要设计一个有效的志愿者信息管理系统。JSP志愿者信息管理系统采用的是计算机化管理,系统做的尽量人性化,使用者会感到操作非常方便,管理人员需要做的就是将数据输入到系统的数据库中去。由于数据库存储容量相当大,而且
2、比较稳定,适合较长时间的保存,也不容易丢失。这无疑是为信息存储量比较大的志愿者信息管理平台提供了一个方便、快捷的操作方式。本系统具有运行速度快、安全性高,跨平台,很强的可移植性。系统管理员可以通过网上登录志愿者信息管理系统,进行活动信息、申请审批、志愿者管理、修改密码等操作。JSP志愿者信息管理系统基于WEB的java技术,采用MyEclipse为开发工具,利用SQLServer作为数据库服务器进行数据管理。通过介绍了多层应用软件体系结构并采B/S模式结构的综合考虑,使得本文所设计的软件功能在各个环节响应得非常及时
3、到位。关键词:志愿者信息管理;JSP;MVC;SQLServer29AbstractWiththedevelopmentoftheinformationage,fastandefficientprocessingofinformationhasbecomethebasicneedsofindustries.Volunteerinformationmanagement,inordertomeettheirsystematic,automated,highefficiencyrequirements,theneedto
4、designaneffectivevolunteerinformationmanagementsystem.JSPvolunteerinformationmanagementsystemusesacomputerizedmanagementsystemtodoasmuchaspossiblehumane,userswillfeeltheoperationisveryconvenient,managersneedtodoitistoenterdataintothedatabasesystemtogo.Becauset
5、hedatabasestoragecapacityisrelativelylargeandrelativelystable,saveforalongtime,noteasytolose.Thisisundoubtedlyprovidesaconvenientandefficientoperationoftheinformationstoragethanlargervolunteerinformationmanagementplatform.Thesystemhasrunfast,safe,cross-platfor
6、m,strongportability.Thesystemadministratorcanloginthroughtheonlinevolunteerinformationmanagementsystems,informationactivities,applyforapprovalvolunteermanagement,changepasswordsandotheroperations.JSPvolunteerinformationmanagementsystembasedonWEBjavatechnology,
7、usingMyEclipsedevelopmenttools,useSQLServerasthedatabaseserverfordatamanagement.Throughtheintroductionofthemulti-layerapplicationsoftwarearchitectureandadoptB/Smodeconsideringthestructure,makingthedesignedsoftwarefunctionresponsewasverytimelyinallaspects.Keywo
8、rds:VolunteerInformationManagement;JSP;MVC;SQLServer29目录第一章绪论11.1课题研究背景11.2课题研究现状11.3本课题主要工作2第二章系统相关技术32.1J2EE技术32.2MVC模式42.3B/S结构52.4SQLServer数据库72.5本章小结8第三章系统需求分析93.1系统总体目标93.2系统