资源描述:
《基于web的学生课程及成绩管理系统》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、更多相关参考论文设计文档资源请访问http://www.docin.com/lzj781219基于Web的学生课程及成绩管理系统摘要随着信息技术的普及和推广,计算机网络已经成为生活和工作必不可少的有力工具。而且近年来高校扩招制度的出台,使得各高校办学规模不断扩大,学生数量不断增加,面对庞大的信息量,对于学校而言,实现办公自动化将大大提高学校管理的工作效率。课程和成绩管理系统对于学校实现办公自动化化将起到重要作用。本设计基于Web的学生课程成绩管理系统的开发与设计将使用当前主流的编程语言Java来开发,用MySQL数据库作为底层数据的存储,在页面的实现中,
2、使用了jsp、javascript、ssh技术,实现出一个功能相对齐全、界面简洁、使用方便、用户体验度相对较高的学生课程和成绩管理系统。该系统为用户提供了一个学生课程和成绩的管理平台,在这里不同权限的用户,拥有不同的操作功能。关键词:课程和成绩管理;Java;MySQL;SSH本参考设计材料,包含项目源代码,屏幕录像指导、项目运行截图、项目设计说明书、任务书、报告书以及文献参考翻译等,完整的设计文件及源代码,资料请联系68661508索要更多相关参考论文设计文档资源请访问http://www.docin.com/lzj781219TheManagemen
3、tSystemofStudentCurriculumandPerformanceBasedonWebAbstractWiththepopularizationandpromotionofinformationtechnology,computernetworkhasbecomeapowerfultoolforessentialforlifeandwork.Andthesystemofuniversityenrollmentexpansioninrecentyears,makestheexpandingthescaleofhighereducation,s
4、tudentNumberscontinuetoincrease,inthefaceofthehugeamountofinformation,Forschools,officeautomationwillgreatlyimprovetheefficiencyofschoolmanagement.Curriculumandperformancemanagementsystemforschoolstoachieveofficeautomationwillplayanimportantrole.Thedesignofthecoursegradestudentma
5、nagementsystembasedonWebdevelopmentanddesignwillusethecurrentmainstreamoftheJavaprogramminglanguagetodevelop,usingMySQLdatabaseastheunderlyingdatastore,intherealizationofthepage,usingthetechnologyofJSP,javascript,SSH,realizedafunctionrelativelycomplete,theinterfaceissimpleandeasy
6、touse,theuserexperiencedegreerelativelyhighstudentcurriculumandperformancemanagementsystem.Thesystemprovidesuserswithastudentcurriculumandperformancemanagementplatform,differentuserpermissions,herehasadifferentoperatingfunction.Keywords:Curriculumandperformancemanagement;Java;MyS
7、QL;SSH本参考设计材料,包含项目源代码,屏幕录像指导、项目运行截图、项目设计说明书、任务书、报告书以及文献参考翻译等,完整的设计文件及源代码,资料请联系68661508索要更多相关参考论文设计文档资源请访问http://www.docin.com/lzj781219目录摘要iAbstractii1绪论11.1系统概述11.2系统背景及其意义12相关技术及软件介绍32.1Tomcat服务器32.2MySQL数据库32.3Eclipse42.4软件开发工具简介52.4.1Java技术52.4.2JSP技术62.4.3JavaScript62.4.4SSH
8、框架73系统可行性分析94系统需求分析105系统总体设计136数据库设计166.