摘 要
实验教学管理系统基于B/S架构,它主要是为了满足从事这一行业的人获得加方便的沟通和管理而开发出来。系统是用java的一个轻量级JavaScript应用框架——Angular编写。同时,本系统系统IntelliJ IDEA(后台)以及Visual Studio Code(前台)作为开发工具,以MySQL为后台数据库。本系统主要实现用户模块、统计模块、实验书模块、视频模块、增删改查模块、搜索模块和后台管理模块这七大功能模块。系统界面采用BootStrap框架搭建,简单易懂,便于操作。
关键词:实验教学管理,Angular,Java,MySQL,BootStrap
Abstract
The experimental teaching management system is based on B/S architecture, which is mainly developed for the convenience of communication and management for people engaged in this industry. The system is written in Angular, a lightweight JavaScript application framework for Java. At the same time, IntelliJ IDEA (background) and Visual Studio Code(foreground) are used as development tools in this system, and MySQL is used as background database. This system mainly realizes the user module, the statistics module, the experiment book module, the video module, adds deletes the correction module, the search module and the backstage management module these seven function modules. The system interface is built with BootStrap framework, which is easy to understand and operate.
Key words: Experiment teaching management, Angular, Java, MySQL, BootStrap
目 录
1 系统概述 1
1.1 项目研究背景和意义 1
1.2 课题目的 1
1.3 研究现状 1
1.4 研究目标 2
2 相关技术介绍 3
2.1 Java 3
2.2 Angular 3
2.3 MySQL数据库 3
2.4 Bootstrap 4
2.5 Intellij IDEA 4
2.6 Visual Studio Code 4
3 需求分析 5
3.1 开发环境 5
3.2 可行性研究 5
3.3 系统的功能需求 6
4 总体设计 9
4.1 系统模块总体设计 9
4.2 功能设计 10
4.3 数据库设计 13=
5 详细设计 19
5.1 前端设计 19
5.2 后台界面设计 23
5.3 搜索功能设计 24
5.4 邮箱功能设计 26
5.5 登录模块设计 27
5.6 数据库相关 29
6 系统测试 33
6.1 软件测试概述 33
6.2 软件测试目的 33
6.3 模块测试 34
7 总结与展望 37
7.1 总结 37
7.2 展望 37
参考文献 39
致 谢 40