摘 要 随着当今社会的发展,时代的进步,各行各业也在发生着变化,比如在线考试这一方面,利用网络已经逐步进入人们的生活。传统的在线考试,都是学生去学校教室进行考试,这种传统方式局限性比较大且花费较多。计算机以及在线考试系统为解决当前的问题提供了新的方向新的可能。 本在线考试系统以springboot作为框架,java语言,B/S模式,前端基于HTML、CSS、vue、JavaScript、Layui、JQuery、Ajax、Bootstrap,后端基于SpringBoot、MyBatis、Shiro、Ehcache、Thymeleaf、JavaBean,以及MySql数据库。本系统主要包括以下功能模块:学生、教师、任务中心、任务领取、任务提交、通知公告、在线考试、试题、留言板、考试等模块。 本文着重阐述了在线考试系统的分析、设计与实现,首先介绍开发系统和环境配置、数据库的设计,对系统的功能需求作出分析,根据需求对系统进行设计,明确各个部分的规范,来完成系统的设计。最后在对设计的系统进行一系列的测试,是系统达到预期要求,再对系统进行进一步的完善。 关键词:在线考试系统; springboot框架;MySql数据库;java语言 Abstract With the development of today's society and the progress of the times, all walks of life are also changing. For example, in the aspect of online examination, the use of the Internet has gradually entered people's life. The traditional online examination is that students go to the school classroom for examination. This traditional way has great limitations and costs more. Computer and online examination system provide a new direction and possibility to solve the current problems. The online examination system takes springboot as the framework, Java language and B / S mode. The front end is based on HTML, CSS, Vue, JavaScript, layui, jQuery, Ajax and bootstrap, and the back end is based on springboot, mybatis, Shiro, ehcache, thymeleaf, JavaBean and MySQL database. The system mainly includes the following functional modules: students, teachers, task center, task receiving, task submission, notice and announcement, online examination, test questions, message board, examination and other modules. This paper focuses on the analysis, design and implementation of the online examination system. Firstly, it introduces the development system, environment configuration and database design, analyzes the functional requirements of the system, designs the system according to the requirements, and defines the specifications of each part to complete the design of the system. Finally, a series of tests are carried out on the designed system to make the system meet the expected requirements, and then the system is further improved. Key words: online examination system; Springboot framework; Mysql database; Java language 目 录 Abstract I 第一章 绪论 1 1.1 研究背景 3 1.2 研究现状 1.3 系统实现的功能 1.4 本文主要工作 1.5 本文的组织结构 第二章 开发技术与环境配置 2.1 Java语言简介
基于SpringBoot和Vue前后端分离的在线考试系统
最新推荐文章于 2025-03-30 08:08:07 发布