毕业设计说明书题目:软件项目管理系统的设计和实现系别:专业班级:姓名:学号:指导教师:职称:二〇一二年三月二日2摘要在当今社会,互联网的发展,给人们的工作和生活带来了极大的便利和高效,信息化,电子化已经成为节约运营成本,提高工作效率的首选。当前大量企业的软件管理尚处于手工作业阶段,不但效率低下,还常常因为管理的不慎而出现纰漏。因此部分企业需求,设计软件项目管理系统,以帮助企业达到项目管理办公自动化、节约管理成本、提高企业工作效率的目的。软件项目管理系统主要对项目的信息进行集中管理,方便企业建立一个完善的、强大的项目信息数据库,它是以MYSQL数据库作为开发平台。使用jsp编写程序,完成数据输入、修改、存储、调用查询等功能;并使用MYSQL数据库形成数据,进行数据存储。软件项目管理系统是科学、全面、高效进行管理的系统,参考大量中国项目资源管理理论,根植于国内管理的实际情况,实用而科学。在操作上集输入、查询、统计等处理为一体,简便灵活,自动化功能强大。关键字:软件管理软件项目管理系统JSPMYSQL3AbstractIntoday'ssociety,developmentoftheInternettothepeople'sworkandlifehasbroughtgreatconvenienceandefficiency,informationtechnology,electronictechnologyhasbecomeoperationalcostsavings,improveefficiencyofchoice.Thecurrentmanagementoflargeenterpriseemployeesstillinthestageofmanualoperation,notonlyinefficient,butalsooftenbecauseofcarelessmanagementflaws.Sopartofthebusinessneeds,designenterpriseemployeeinformationmanagementsystemtohelpcompaniesachievestaffmanagementofficeautomation,savingmanagementcostsandimproveworkefficiency.Employeeinformationmanagementsystemismainlyfocusedontheinformationmanagementstafftofacilitateenterprisestoestablishasound,strongemployeeinformationdatabase,whichisbasedonMYSQLdatabaseasadevelopmentplatform.Programmingusingjsp,completionofdataentry,modification,storage,callthequeryfunction;andusetheMYSQLdatabasetoformdata,fordatastorage.Employeeinformationmanagementsystemisascience,comprehensiveandefficientpersonnelmanagementsystem,referencealargenumberofChinesehumanresourcemanagementtheory,rootedinthedomesticmanagementoftheactualsituation,practicalandscientific.Theoperatingpartoneinput,query,statisticsandothertreatmentasone,easyandflexible,automatedandpowerful.Keywords:ManagementSystemInformationManagementJSPMYSQL目录摘要................................................................................2ABSTRACT............................................................................3目录..............................................................................4第1章可行性分析报告.............................................................61.1引言..................................................................................................................................................61.2可行性分析的前提..........................................................................................................................71.3对现有系统的分析..........................................................................................................................81.4.所建议技术可行性分析...............................................................................................................81.5社会因素可行性分析....................................................................................................................101.6结论意见........................................................................................................................................10第2章项目开发计划.............................................................112.1引言.................................................................................................................................................112.2项目概述.........................................................................................................................................112.3实施计划........................................................................................................................................122.4人员组织及分工............................................................................................................................142.5交付期限........................................................................................................................................14第3章需求规格说明书...........................................................153.1引言................................................................................................................................................153.2性能需求........................................................................................................................................203.3故障处理........................................................................................................................................213.4其它需求........................................................................................................................................21第4章测试计划.................................................................224.1引言................................................................................................................................................224.2测试计划........................................................................................................................................224.3测试项目说明................................................................................................................................254.4评价................................................................................................................................................26第5章概要设计说明书.......................