资源描述:
《常州大学科研项目管理系统的设计与实现-毕业论文》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、常州大学科研项目管理系统的设计与实现要:随着高校科研项目的增多,对科硏项目的管理势在必行。木开发是以常州大学为例而开发的高校科研管理系统。该系统是在Tomcat服务器下,MyEclipse环境中开发,使用的语言是JAVA、数据库是MySQLo系统的用户包括三种权限:管理员、项目负责人、普通教师,每类用户各司其职,相辅相成,共同完成科研项目管理功能。管理员的权限功能包括用户权限管理、部门管理、项目类别管理、系统管理,还可以查询统计系统信息。项目负责人是对项目的审批、结题进行把关,功能包括项目审批管理、
2、项目结题管理、系统管理。普通教师是对项目进行申报的,功能包括项目申报管理、过期项目管理、项目结题管理、系统管理。三类用户功能分工明确,权限之间没有交叉,完美地结合,为科研项目的管理提供了完美保障。关键词:科研项目;科研管理系统;JAVA;MySQL数据库;Tomcat服务器;MyEclipse开发环境;DesignandimplementationofscientificresearchprojectmanagementsystemoftheUniversityofChangzhouAbstract
3、:Withtheincreasingofscientificresearchproject,themanagementofscientificresearchprojectsisessentialtrend,sointhiscurriculum,Istudytheuniversityscientificresearchmanagementsystem,thissystemisdevelopedbyUniversityofChangzhouasanexample,isthesubjectofdesig
4、nandimplementationofscientificresearchprojectmanagementsystemoftheUniversityofChangzhou.ThesystemisintheTomcatserver,MyEclipsedevelopmentenvironment,thelanguageusedisJAVA,thedatabaseisMySQL.Theuserofthesystemincludesthreekindsofpermissions:administrato
5、r,whoisinchargeoftheproject,theordinaryteacher,eachcategoryofusersperformtheirrespectiveduties,complementeachother,tocompletethescientificresearchprojectmanagement.Administratorpermissions,userrightsmanagement,includingmanagement,projectcategorymanagem
6、ent,systemmanagement,canalsoquerystatisticsinformationsystem.Personinchargeoftheprojectistheprojectexaminationandapproval,thecontrolofthesystemincludesmanagement,projectapproval,projectcompletionmanagement,systemmanagement.Ordinaryteachersistodeclareto
7、theproject,includingprojectmanagementfunction,projectmanagement,projectcompletiondatemanagement,systemmanagement.Threetypesofuserfunctioncleardivisionoflabor,nocrossbetweenauthority,theperfectcombination,hasprovidedthesafeguardforthemanagementofscienti
8、ficresearchprojects-Keywords:Researchproject;Scientificresearchmanagementsystem;JAVA;MySQLdatabase;Tomcatserver;MyEclipsedevelopmentenvironment目录1绪论11」系统概况11.2系统目的21.3本章小结22开发工具32.1Tomcat丿报务器32.2MyEclipse开发工具32.3MySQL数据库42.4JAVA语言52.5本章