摘 要
社会的发展和科学技术的进步,互联网技术越来越受欢迎。网络计算机的生活方式逐渐受到广大人民群众的喜爱,也逐渐进入了每个用户的使用。互联网具有便利性,速度快,效率高,成本低等优点。 因此,构建符合自己要求的操作系统是非常有意义的。
本文从用户的功能要求出发,建立了实验室管理系统,系统中的功能模块主要是实现管理员;首页、个人中心、实验室管理、用户管理、实验室申请管理、设备管理、设备报备管理、设备申请管理、消耗品管理、消耗品领取管理、论坛管理、系统管理,用户前台;首页、实验室、设备、消耗品、论坛信息、新闻资讯、我的、跳转到后台,用户后台;首页、个人中心、实验室申请管理、设备报备管理、设备申请管理、消耗品领取管理,等功能部分;经过认真细致的研究,精心准备和规划,最后测试成功,系统可以正常使用。分析功能调整与实验室管理系统实现的实际需求相结合,讨论了VUE开发实验室管理系统的使用。
关键字:实验室管理系统 VUE技术 Spring Boot框架
Abstracts
With the development of society and the progress of science and technology, Internet technology is more and more popular. The way of life of network computer is gradually loved by the masses of the people, and it has gradually entered the use of each user. Internet has the advantages of convenience, high speed, high efficiency and low cost. Therefore, it is very meaningful to build an operating system that meets our own requirements.
Based on the user's functional requirements, this paper establishes a video sharing system , the function modules of the system are mainly to realize the administrator; home page, personal center, user management, video classification management, popular video management, forum management, system management, video sharing management, user; home page, personal center, video sharing management, my collection management, and other functional parts; after careful research, careful preparation and planning, the final test is completed Work, the system can be used normally. This paper analyzes the function adjustment and the actual needs of the realization of the video sharing system, and discusses the use of VUE to develop the video sharing system.
Key words: VUE technology of video sharing system spring boot framework目 录
摘 要
Abstracts
目 录
第1章 绪论
1.1课题背景
1.2研究意义
1.3研究内容
第2章 技术介绍
2.1相关技术
2.2VUE技术
2.3MySQL数据库
2.4 Tomcat介绍
2.5Spring Boot框架
第3章 需求分析
3.1需求分析概述
3.2可行性分析
3.2.1经济可行性
3.2.2技术可行性
3.3系统功能设计
第4章 系统设计
4.1系统结构设计
4.2数据库设计
4.2.1实体ER图
4.2.2数据表
第5章 系统实现
5.1用户前台功能模块
5.2用户后台功能模块
5.3管理员功能模块
第6章 系统测试
6.1测试定义及目的
6.2测试方法
6.3测试模块
6.4测试结果
结 论
致 谢
参考文献