
大连海洋大学本科毕业论文(设计) 目录
I
毕 业 论 文(设 计)
毕业论文(设计)题目
学 生 姓 名:
指 导 教 师:
姓名 职称
合 作 指 导 教 师:
姓名 职称
专 业 名 称:
所 在 学 院:
年 月

大连海洋大学本科毕业论文(设计) 目录
II
目 录
摘 要 ...........................................................................................................................................IV
第一章 绪 论 .................................................................................................................................1
1.1 研究背景 ...........................................................................................................................1
1.2 国内外研究现状 ...............................................................................................................1
1.2.1 国外研究现状 .........................................................................................................1
1.2.2 国内研究现状 .........................................................................................................2
1.2.3 研究结论 .................................................................................................................2
1.3 研究目的与意义 ...............................................................................................................3
1.4 主要研究内容 ...................................................................................................................3
1.5 本章小结 ...........................................................................................................................4
第二章 系统关键技术 ...................................................................................................................5
2.1 Vue.js ..................................................................................................................................5
2.2 Spring Boot.........................................................................................................................5
2.3 MySQL ...............................................................................................................................5
第三章 需求分析 ...........................................................................................................................7
3.1 功能需求分析 ...................................................................................................................7
3.2 可行性分析 .......................................................................................................................8
第四章 系统详细设计 .................................................................................................................10
4.1 系统体系结构 .................................................................................................................10
4.2 系统用例设计 .................................................................................................................11
4.2.1 用户用例图设计 ...................................................................................................11
4.2.2 管理员用例设计 ...................................................................................................12
4.3 系统流程设计 .................................................................................................................13
4.3.1 鱼类信息模块的流程设计 ...................................................................................13
4.3.2 生态保护模块的详细设计 ...................................................................................14
4.3.3 交流论坛模块的详细设计 ...................................................................................15
4.3.4 在线测试模块的详细设计 ...................................................................................15
4.3.5 公告信息模块的详细设计 ...................................................................................16
4.4 系统数据库设计 .............................................................................................................17
4.4.1 鱼类信息模块的数据库设计 ...............................................................................17
4.4.2 生态保护模块的数据库设计 ...............................................................................18
4.4.3 交流论坛模块的数据库设计 ...............................................................................18
4.4.4 在线测试模块的数据库设计 ...............................................................................19

大连海洋大学本科毕业论文(设计) 目录
III
4.4.5 公告信息模块的数据库设计 ...............................................................................20
4.5 系统类图设计 ..................................................................................................................21
4.6 技术架构设计 ..................................................................................................................21
4.7 系统 E-R 设计..................................................................................................................22
4.8 本章小结 ..........................................................................................................................23
第五章 系统功能实现 .................................................................................................................24
5.1 登录注册模块的设计和实现 .........................................................................................24
5.2 鱼类信息模块的设计和实现 .........................................................................................25
5.3 生态保护模块的设计和实现 .........................................................................................27
5.4 交流论坛模块的设计和实现 .........................................................................................29
5.5 在线测试模块的设计和实现 .........................................................................................30
5.6 公告信息模块的设计和实现 .........................................................................................32
5.7 本章小结 .........................................................................................................................34
第六章 系统测试 .........................................................................................................................35
6.1 软件质量模型 ..................................................................................................................35
6.2 集成策略 ..........................................................................................................................35
6.3 黑盒测试 ..........................................................................................................................36
6.3.1 搜索鱼类信息功能测试 .......................................................................................36
6.3.2 搜索鱼类信息功能测试 .......................................................................................36
6.3.3 鱼类信息录入功能测试 .......................................................................................36
6.3.4 其他黑盒测试 .......................................................................................................37
6.4 白盒测试 ..........................................................................................................................38
6.4.1 搜索鱼类信息功能测试 .......................................................................................38
6.4.2 搜索鱼类信息功能测试 .......................................................................................38
6.4.3 用户功能测试 .......................................................................................................38
6.4.4 其他功能的白盒测试 ...........................................................................................39
6.5 本章小结 ..........................................................................................................................39
第七章 总结与展望 .....................................................................................................................40
参考文献 .......................................................................................................................................41
致 谢 ...........................................................................................................................................42

大连海洋大学本科毕业论文(设计) 目录
IV
摘 要
这篇论文介绍了一种基于 Vue.js 和 SpringBoot 框架开发的少儿鱼类知识智能辅助学习网站。该系
统设计了两个主要使用角色:管理员和用户。为了丰富用户的学习体验,网站集成了多个功能模块,包
括鱼类信息模块、生态保护模块、交流论坛模块、在线测试模块以及公告信息模块。鱼类信息模块为用
户提供了详细的鱼类种类和习性介绍;生态保护模块旨在提高用户的环保意识;交流论坛模块则为用户
提供了一个互动和分享的平台;在线测试模块通过多样化的测验提升用户的学习效果;公告信息模块用
于发布最新的活动和通知。通过这些功能模块的实现,该网站为用户提供了一个全面、互动和教育性强
的学习平台。
关键词:鱼类知识;辅助学习;生态保护

大连海洋大学本科毕业论文(设计) 目录
V
Abstract
This paper introduces an intelligent assisted learning website for children's fish knowledge developed
based on Vue.js and SpringBoot framework. The system is designed with two main user roles: administrator
and user. In order to enrich users' learning experience, the website integrates multiple functional modules,
including fish information module, ecological protection module, communication forum module, online testing
module, and announcement information module. The fish information module provides users with detailed
introductions to fish species and habits; The ecological protection module aims to enhance users'
environmental awareness; The communication forum module provides users with an interactive and sharing
platform; The online testing module enhances users' learning outcomes through diverse quizzes; The
announcement information module is used to publish the latest activities and notifications. Through the
implementation of these functional modules, the website provides users with a comprehensive, interactive, and
educational learning platform.
Key Words:Fish knowledge; Assisted learning; Ecological protection