1北京理工大学珠海学院 2020 届本科生毕业设计基 于 Web 的 作 业 系 统 开 发 与设 计基 于 Web 的 作 业 系 统 开 发 与 设 计摘 要本作业系统是基于原有的教学管理模式,通过构建B/S架构,使用Java Server page(简称“JSP”)为本设计的前台开发使用的工具,使用MySQL数据库为后台数据库,从而去实现教学管理的信息化。通过对现有教学管理模式的梳理,本次设计主要分为三个大的模块:作业系统管理员模块、老师角色模块、学生角色模块。其中对于删减和修改老师及学生的信息、登录账号和密码、系统公告、讨论版块、帖子信息等的管理是本作业系统管理员模块的功能。学生模块的功能包括有管理个人信息、管理作业信息、可以参与在线测试功能、可以在线交流讨论、查看和下载课件功能,老师模块的功能有管理个人信息、管理课件信息、管理教学视频、管理布置作业、管理题目信息、测试试题管理和试卷信息进行管理。这次的作业系统设计与开发的设计可以在很多方面的提高教学管理的规范和效率,在很大程度展示出了科学技术信息时代的优势。关键词:作业管理系统;B/S;JSP2北京理工大学珠海学院 2020 届本科生毕业设计Development and Design of Operating System Based on WebAbstractThis operating system is based on the original teaching management model, by building a B / S architecture, using Java Server page (JSP for short) as a tool for front-end development, and using the MySQL database as the back-end database to achieve teaching Information management. By sorting out the existing teaching management models, this design is mainly divided into three major modules: the homework system administrator module, the teacher role module, and the student role module. Among them, the management of deleting and modifying the information of teachers and students, login accounts and passwords, system announcements, discussion forums, and post information is the function of the administrator module of this homework system. The functions of the student module include the management of personal information, man...