欢迎来到天天文库
浏览记录
ID:12948723
大小:1017.06 KB
页数:40页
时间:2018-07-19
《项目进度跟踪管理系统毕业设计( 论文 ).docx》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘 要项目管理是一项复杂的工程,尤其是对于一些中小企业,没有科学的管理手段很难实现对项目有效的管理。而项目跟踪管理系统(PTS),将可以提高企业管理的科学化水平和信息化水平,从而可以达到对项目的科学有效的管理。本文结合项目跟踪管理系统的国内外发展和应用现状,通过对系统的需求分析和可行性分析,以JAVA为开发技术,详细说明了项目进度跟踪管理系统的设计与实现过程。该系统具有项目任务管理和BUG管理的功能,实现了客户项目沟通及其管理层对项目进度的控制和对员工日常工作的监督与考核。本系统使用MyEclipse作为开发工具,使用Java为开发语言,Sqlserv
2、er为数据库。开发简单,而且维护起来比较方便,它的风格类似于C++,从某种意义上来讲,Java是对C++去粗取精加以改良的结果。而且Java预言师完全面向对象的,完全的区别于C++的“半面向对象”。它是健壮的,源自强类型检查和自我内存管理。最重要的一点保证是:Java的安全体系架构稳定。Java代码是解释执行的,与平台无关。Java语言是多线程的,简而言之就是为一项任务多点开工。Java允许程序动态地装入运动中所需要的类。关键词:项目跟踪管理(PTS) 任务管理 BUG管理ABSTRACTTheprojectmanagementisacomplica
3、tedengineering,particularlyforsomesmallbusinessenterprises.Itisdifficulttoefficientlycarryoutmanagingtheprojectwithoutscientificmanagementmeans.However,theprojectfollowingthesystemPTS,willbeabletoraisethescientificlevelandinformation-basedlevelofthemanagementofbusinessenterprises
4、,andcanattainthusavalidmanagementtoscienceoftheproject.Thisthesismainlyexpoundsthesystem’sdesignandprocesswhileelaboratingonCorporation,bycombiningITprojectstofollowamanagementsystemofdomesticandinternationaldevelopmentandapplicationpresentcondition,passingtheneedofanalysistothes
5、ystemandviabilityassessment,ThesystemhasaprojecttaskmanagementandBUGmanagement,realizecustomerprojectcommunicationanditsmanagementtotheprojectschedulecontrolandsupervisionofthedailyworkofstaffandevaluation.TaskmanagementsystemthisMyEclipseuseasadevelopmenttool,useJavalanguageford
6、evelopment,Sqlserverdatabasefor.andachievesthegoalfacilitatingcommunicationbetweencustomersandworkers,strengtheningthemanagementandcontrollingtheprogressofthedailyworkofsupervisionandevaluation.Themostimportantguaranteeis:thesecuritysystemofJavaarchitecturestability.Javalanguagei
7、smulti-thread,inaword,isforataskmorecommenced.Keywords:projecttrackingsystem(PTS) taskmanagement BUGmanagement目 录1前 言11.1开发背景11.2国内外研究现状11.3系统设计目标22系统开发所采用的技术32.1JSP技术32.2MVC架构32.3SQLServer32.4Tomcat43项目进度跟踪管理系统需求分析53.1系统可行性分析53.1.1技术可行性53.1.2经济性53.1.3运行可行性53.2系统功能性需求分析53.2.1
8、系统功能描述53.2.2系统业务流程63.3系统各模块用例模型分析73.3.1用
此文档下载收益归作者所有