- 1、本文档共76页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
摘要
随着信息化的发展,我们进入了信息化数字时代。同时,高校教育的普及与增加直接导致了学生的成绩信息也在成倍的增长。本系统是基于JSP为基础为开发技术进行相关的开发设计的B/S架构模式,采用eclipse集成开发工具进行相关编码开发,使用MYSQL模型和MVC轻关系数据库模型的进行迭代开发,使用JDBC进行数据链接,Servlet采用Tomcat进行部署发布。项目提供了学生成绩信息管理的平台,可分为前端与后端。前端主要是给学生与教师进行相关的成绩查询,修改等操作,主要采用了bootstrap前端框架进行设计,采用jQuery进行用户端的相关校验与认证,用户进行相关的注册登陆、查询、修改、录入成绩等功能。后端对前端用户信息数据进行相关的管理,采用Ajax对数据信息进行处理,具有管理员登陆、用户信息数据管理等功能。
关键词:JSPB/S架构MVC模式Bootstrap框架MySQL
Abstract
Withthedevelopmentofinformationtechnology,wehaveenteredtheinformationdigitalera.Atthesametime,thepopularizationandincreaseofcollegeeducationdirectlyleadtothegrowthofstudents'performanceinformation.ThissystemisbasedonJSPforthedevelopmentoftechnologyrelatedtothedevelopmentanddesignofB/Sarchitecturemode,usingeclipseintegrateddevelopmenttoolsforrelatedcodingdevelopment.TheMYSQLmodelandMVClightrelationaldatabasemodelaredevelopediteratively,andJDBCisusedfordatalink.,servletusingTomcatfordeploymentandrelease.Theprojectprovidesaplatformforstudentachievementinformationmanagement,whichcanbedividedintofront-endandback-end.Thefront-endismainlyforstudentsandteacherstoquery,modifyandotheroperations.ItmainlyusestheBootstrapfront-endframeworktodesign,usesjQuerytocarryouttherelevantverificationandauthenticationoftheuserend,andtheusercarriesouttherelevantfunctionsofregistration,login,query,modification,andentryofscores.Theback-endcarriesontherelatedmanagementtothefront-enduserinformationdata,usesAjaxtocarryontheprocessingtothedatainformation,hastheadministratortologin,theuserinformationdatamanagementandsoonfunction.
□□
Keywords:JSPB/SarchitectureMVCmodeBootstrapframeworkMySQL
目录
TOC\o"1-3"\h\z\u
第1章系统概述 1
1.1研究背景与意义 1
1.2国内外发展现状 1
1.2.1国外现状 1
1.2.2国内现状 1
1.3论文研究的主要内容 1
1.4项目的目标及范围 2
第2章相关开发环境与开发技术简介 3
2.1开发环境介绍 3
2.2开发技术介绍
文档评论(0)