资料详情

基于大数据的成绩管理系统的设计与实现 毕业论文

头像

JAVA/JSP

编号:468

基于大数据的成绩管理系统的设计与实现

摘  要:本文对成绩信息管理系统的构建流程进行了介绍,其主要包括需求分析详细设计、系统实现等重要部分组成,在此基础上构建的系统可应用到实际的成绩信息管理系统业务中。本系统的主要特点在于将vue应用到成绩信息管理系统中,vue的引入可提高系统开发效率,最终实现的系统具备运行稳定易用以及实用的特点。

本文的主要工作分为如下几个部分:

(1)总体方案的选择;本文确定系统基于B/S模式进行开发,并采用了JAVA语言,在mysql数据库的基础上进行功能的实现,为了提高开发效率,本系统在开发过程中引入了vue。

(2)成绩信息管理系统的分析与设计:通过对系统的业务需求分析以及功能需求分析确定了系统的功能架构组成,并对系统进行了安全性设计。

(3)成绩信息管理系统的实现的方法:主要是让成绩信息管理系统功能满足实现过程中用户的各种需求,让这种系统能够真正的应用到实际业务中,实际上这种系统功能的实现是在对系统进行需求分析的基础上进行的。

关键字:成绩信息管理系统,网站,vue,mysql


Design and implementation of the achievement management system based on big data

Abstract:This paper introduces the construction process of the performance information management system, which mainly includes the detailed design of demand analysis, system implementation and other important parts. The system built on this basis can be applied to the actual performance information management system business. The main feature of this system is to apply vue to the score information management system. The introduction of vue can improve the efficiency of system development. The final system has the characteristics of stable operation, easy use and practicality.

The main work of this paper is divided into the following parts:

(1) Selection of overall scheme; This paper determines that the system is developed based on B/S mode, and uses JAVA language to realize functions based on mysql database. In order to improve the development efficiency, this system introduces vue in the development process.

(2) Analysis and design of the score information management system: through the analysis of the business requirements and functional requirements of the system, the functional architecture of the system is determined, and the security of the system is designed.

(3) The implementation method of the performance information management system: mainly to make the performance information management system function meet the various needs of users in the implementation process, so that this system can be truly applied to the actual business. In fact, the realization of this system function is based on the analysis of the system requirements.

Keywords: score information management system, website, vue, mysql


目  录

1 绪论

1.1研究背景

1.2研究意义

1.3本章小结

2 网站的开发环境及相关技术介绍

2.1网站的开发环境

2.2网站的开发语言

2.3JSON技术介绍

2.4JavaScript技术介绍

2.5网站所使用的数据库

2.6网站所使用的技术

2.7本章小结

3 网站分析

3.1网站的可行性分析

3.1.1经济可行性

3.1.2技术可行性

3.1.3操作可行性

3.1.4法律可行性

3.2网站的数据分析

3.3网站性能需求分析

3.3.1可扩展性

3.3.2稳定性

3.3.3易用性

3.3.4流畅性

3.3.5安全性

3.4网站维护分析

3.5网站功能分析

3.6网站用例图

3.7本章小结

4 成绩信息管理系他设计

4.1网站设计原则

4.2网站的需求分析

4.3网站的工作原理

4.4网站功能操作流程

4.4.1系统功能流程

4.4.2网站操作流程

4.4.3添加信息流程

4.4.4修改流程

4.4.5删除信息流程

4.5网站功能操作时序图

4.5.1登录时序分析

4.5.2录入时序分析

4.5.3修改时序分析

4.6网站包类图设计

4.7网站数据库设计

4.7.1数据库逻辑设计

4.7.2数据库物理设计

4.8本章小结

5 网站功能的实现

5.1用户登录模块

5.2首页界面模块

5.3教师信息界面模块

5.4学生管理界面模块

5.5课程信息界面模块

5.6学生绩点界面模块

5.7本章小结

6 成绩信息管理系统功能测试

6.1测试目的

6.2测试计划

6.3测试用例

6.4本章小结

7 全文总结

参考文献

致谢

毕业设计小结