毕业设计(论文)
新媒体视域下的中国古诗词展演
姓 名 ______________________
学 号 ______________________
班 级 ______________________
专 业 ______________________
院 部 ______________________
指导教师 ______________________
年 月 日
I
目 录
目 录 ...........................................................................................................................................I
摘 要.......................................................................................................................................III
ABSTRACT..............................................................................................................................IV
1 绪论.........................................................................................................................................1
1.1 课题背景.......................................................................................................................1
1.2 研究现状.......................................................................................................................1
1.3 研究内容.......................................................................................................................2
2 系统开发环境.........................................................................................................................3
2.1 vue 技术.........................................................................................................................3
2.2 JAVA 技术 ....................................................................................................................3
2.3 MYSQL 数据库.............................................................................................................3
2.4 B/S 结构.........................................................................................................................4
2.5 SSM 框架技术...............................................................................................................4
3 系统分析.................................................................................................................................5
3.1 可行性分析...................................................................................................................5
3.1.1 技术可行性.........................................................................................................5
3.1.2 操作可行性.........................................................................................................5
3.1.3 经济可行性.........................................................................................................5
3.1.4 法律可行性.........................................................................................................5
3.2 系统性能分析...............................................................................................................5
3.3 系统功能分析...............................................................................................................6
3.3.1 角色需求.............................................................................................................6
3.3.2 功能需求.............................................................................................................6
3.4 系统流程分析...............................................................................................................6
3.4.1 注册流程.............................................................................................................6
3.4.2 登录流程.............................................................................................................7
4 系统设计.................................................................................................................................8
4.1 系统概要设计...............................................................................................................8
4.2 系统结构设计...............................................................................................................8
4.3 数据库设计...................................................................................................................9
4.3.1 数据库表设计.....................................................................................................9
5 系统的实现...........................................................................................................................13
II
5.1 功能模块的实现.........................................................................................................13
5.1 用户信息管理.......................................................................................................13
5.2 古诗词管理..........................................................................................................14
5.3 古诗词类型管理...................................................................................................16
5.1 公告信息管理.......................................................................................................18
6 系统测试...............................................................................................................................21
6.1 测试定义.....................................................................................................................21
6.2 测试目的.....................................................................................................................21
6.3 测试方法.....................................................................................................................21
6.4 测试分析.....................................................................................................................21
7 结论.......................................................................................................................................23
致谢...........................................................................................................................................24
参考文献...................................................................................................................................25
III
摘 要
身处网络时代,随着网络系统体系发展的不断成熟和完善,人们的生活也随之发生
了很大的变化,人们在追求较高物质生活的同时,也在想着如何使自身的精神内涵得到
提升,而读书就是人们获得精神享受非常重要的途径。为了满足人们随时随地只要有网
络就可以看书的要求,新媒体视域下的中国古诗词展演被开发研究了出来。
本文主要描述了该新媒体视域下的中国古诗词展演的具体开发过程,在 SSM 框架
的基础上,采用 vue 技术和 MYSQL 数据库,使该新媒体视域下的中国古诗词展演具有
很好的稳定性和安全性。本设计重点从系统概述、系统分析、系统设计、数据库设计、
系统测试和总结这几个方面对该新媒体视域下的中国古诗词展演进行阐述,用户通过该
新媒体视域下的中国古诗词展演可以查询自己喜欢的信息。
该新媒体视域下的中国古诗词展演不仅能够稳定的运行,快捷方便的操作,界面简
洁清晰,而且功能齐全,实用性强。
关键词:新媒体视域下的中国古诗词展演,SSM 框架,系统分析,数据库设计
IV
ABSTRACT
In the network age, with the continuous maturity and improvement of the
development of the network system, people's life has also undergone great changes.
While pursuing a higher material life, people are also thinking about how to improve their
spiritual connotation, and reading is a very important way for people to enjoy their spirit.
In order to meet the requirement that people can read books whenever and wherever they
have the Internet, the campus lost and found applet has been developed and studied.
This paper mainly describes the specific development process of the campus lost and
found applet. Based on the SSM framework, Vue technology and MySQL database are
used to make the campus lost and found applet have good stability and security. This
design focuses on the campus lost and found applet from the aspects of system overview,
system analysis, system design, database design, system test and summary. Users can
query their favorite information through the campus lost and found applet.
The campus lost and found applet can not only run stably, operate quickly and
conveniently, have a concise and clear interface, but also have complete functions and
strong practicability.
Keywords:Campus lost and found applet, SSM framework, system analysis, database design