I毕业设计网上选题系统设计GraduationDesignOnlineTopicSelectionSystemDesign摘要近年来,随着高考改革,高校连年扩招,大学生的基数不断增大,一批一批的毕业生数量也不断增加,所有应届毕业生都必须要通过毕设的选择和制作。因为毕业设计是实践和考核在校大学生们在大学几年中学习的知识和专业技能,而且不同专业的毕业设计课题种类也很多,学生基数大。所以,普通的毕业设计制作无论是选题还是完整的过程,这都很冗杂,很明显,这已经无法满足当代毕业生和相关老师等的管理需求。所以,我们对于这一现象,做出了一个简单实用的毕业设计网上选题的系统。我相信,这无论是老师还是学生而言,对他们的毕业设计和答辩都是至关重要的。该系统基于JSP开发,然后数据库选用的是MYSQL。该系统一共分为三个功能模块,这其中分为教师功能模块、学生功能模块、还有管理员功能模块。对本毕业设计网上选题系统,主要是完成老师在网上自主发布课题、学生在网上选课题和提交,而且老师还能够对学生选题情况实时查看和老师发布的课题有没有通过管理员审核等等操作;管理员的功能有很多,比如教师信息和学生信息的增、删、改、查,专业和院系的添加、修改和删除,对老师发布的课题进行审核等多种功能的实现。这样就实现了学校与老师、老师与学生之间的相互沟通,且沟通非常方便。其中管理员拥有的功能最多,权限也最高。该系统界面简单、易懂、灵活,非常适合高等学校作为毕业设计选题系统,这也和现目前高等院校大学生毕业设计的管理需求相呼应。关键词:毕业设计、网上选题系统、JSP、MYSQL论文类型:工程设计IISummaryWiththeexpansionofannualenrollment,thebaseofcollegestudentsisincreasing,andthenumberofgraduatesisincreasing.Thenecessarylinkforgraduatesisthetopicselectionandproductionofgraduationdesign.BecausethegraduationprojectisakindofpracticeandtestofCollegeStudents'learningandprofessionalskillsinrecentyears,therearealargenumberofgraduates.Therefore,thetraditionalgraduationdesignfromtopicselectiontocompletionisrathercumbersome,whichobviouslycannotmeetthecurrentmanagementneedsofgraduates,teachersandteachers,Developasimplegraduationprojectonlinetopicselectionsystemisveryimportantforteachersandstudentstograduatedesignanddefense.ThesystemisbasedonJSPtechnologydevelopment,andthenthedatabaseisselectedMYSQL,therearethreemainfunctionalmodulesinthesystem,namely,administratorfunctionmodule,teacherfunctionmoduleandstudentfunctionmodule.throughthisgraduationdesignonlinetopicselectionsystem,mainlyrealizestheteacheronlineindependentreleasetopic,thestudentonlineindependentchoicetopicandsubmits,andtheteachercancheckthestudenttopicandwhethertheteacherpublishesthetopicthroughtheadministratorauditandsoon.Therearemanyfunctionsofadministrators,suchasincreasing,deletion,modification,checking,addition,modificationanddeletionofmajorsanddepartments,andreviewofthetopicsreleasedbyteachers.Inthisway,theschoolandteachers,teachersandstudentstocommunicatewitheachother,andcommunicationisveryconvenient.Theadministratorhasthemostfunctions,thehighestpermissions.Theunifiedinterfaceissimple,good,dynamicandpractical.Itisanestablishedelectionsystemforcollegesanduniversities,anditalsoaccordswiththemanagementrequirementsofcollegestudents'graduationdesignatpresent.Keywords:graduationproject,onlinetopicselectionsystem,JSP,MYSQLIII目录摘要IAbstractII目录III1绪论11.1系统开发背景.......................................................................................................11.2研究目的和意义...................................................................................................11.2.1研究目的......................................