信息技能的发展带来了大量的数据内容,在这些数据中,想要找到自己须要的只有通过搜索引擎。
如今,通过百度去查找信息成为大众的首选,然而在经济利益的驱动下,许多百度来的信息都是商业内容,很难找到真实有用的实际信息。
在中国古诗词学习中,可以弘扬古诗词传统文化,增加个人的修为。
因此,本文研究的中国古诗词网站,在本网站中,用户可以主动的发布古诗词咨讯问题信息,获取别人对该古诗词问题的解答和谈论,从而获取想要的结果,提高了获取信息的手段和效率,同时加强了用户之间的相互互换沟通,促进了古诗词信息化的发展。

本文先提出了开拓中国古诗词网站的背景意义,然后通过功能性和非功能性剖析阐述本系统的需求,然后从功能设计和数据库设计两方面进行系统的设计建模。
在技能实现部分采取了Java作为开拓后台的编程措辞,数据库选择MySQL。
最后进行了代码的编写,并解释了实现流程。
终极,通过软件测试来验证中国古诗词网站的功能哀求。
综合表明,本中国古诗词网站知足了古诗词学习的基本业务,帮助用户及时理解古诗词干系内容。

关键词:古诗词;传统文化;互换平台;Java;

Abstract

基于web的中国古诗词的设计与实现springboot计算机卒业设计

The development of information technology has brought a lot of data content. In these data, what you want to find is through the search engine. Nowadays, finding information through Baidu has become the first choice of the public. However, driven by economic interests, many information from Baidu is commercial content, so it is difficult to find real and useful practical information. In the study of ancient Chinese poetry, we can carry forward the traditional culture of ancient poetry and increase personal cultivation. Therefore, the Chinese ancient poetry website studied in this paper, in this website, users can actively publish the ancient poetry consulting problem information, obtain the answers and discussions of others on the ancient poetry problem, so as to obtain the desired results, improve the means and efficiency of obtaining information, strengthen the mutual communication between users, and promote the development of ancient poetry informatization.

This paper first puts forward the background significance of developing Chinese ancient poetry website, then expounds the requirements of the system through functional and non functional analysis, and then carries on the design modeling of the system from two aspects of functional design and database design. In the technical implementation part, Java is used as the programming language of the development background, and MySQL is selected as the database. Finally, the code is written and the implementation process is explained. Finally, through software testing to verify the functional requirements of Chinese ancient poetry website. The comprehensive results show that this Chinese ancient poetry website meets the basic business of ancient poetry learning and helps users understand the relevant contents of ancient poetry in time.

Keywords: ancient poetry; traditional culture; Communication platform; Java;

目 录

择要 I

Abstract II

1 绪论 1

1.1 选题背景 1

1.2 选题意义 1

1.3 研究内容 2

2 干系技能先容 3

2.1 Java措辞 3

2.2 Vue技能 3

2.3 Mysql数据库 4

3 系统剖析 5

3.1可行性剖析 5

3.1.1 操作可行性 5

3.1.2 经济可行性 5

3.1.3 技能可行性 5

3.2 需求剖析 5

3.2.1非功能性需求 5

3.2.2功能需求 6

3.3 系统用例 6

3.3.1 会员功能需求 6

3.3.2 管理员功能需求 7

4 系统设计 9

4.1系统详细设计 9

4.1.1功能设计 9

4.2.2后年夜驾流程设计 10

4.2.3前台流程设计 12

4.2 数据库设计 13

4.2.1逻辑构造设计 13

4.2.2物理构造设计 14

5 系统实现 18

5.1 古诗词信息安全技能实现 18

5.2 后台功能实现 18

5.2.1管理员登录 18

5.2.2管理主界面 19

5.2.3古诗词信息管理 20

5.2.4用户管理 20

5.3 前台功能实现 21

5.3.1会员注册 21

5.3.2会员登录 22

5.3.3古诗词查看 22

5.3.4发布问题 23

5.3.5用户回答评论 24

6 系统测试 26

6.1 测试解释 26

6.2 功能测试 26

6.3 测试解释 28

总结 29

参考文献 30

谢 辞 32

选择一个精良的前端框架,可以节省很多的布局韶光,并能够高效率高质量的显示数据内容,提高客户的满意度,在本系统中,选择Vue前端框架。
Vue是一套便于用户利用的前端框架,采取渐进式模式进行设计,可以从底向上逐层运用。
Vue的核心是基于Javascript的措辞,Vue从试图层出发创建页面。

Vue可以和第三方进行整合。
Vue.js兼具安angular.js和react.js优点,以数据驱动和组件思想构建,供应简洁理解的API,可以快速的利用并上手。
通过UI组件库提高开拓效率,并且可以供应丰富的样式运用,性能方面也很出色。

Vue.js供应了强大的路由库来设计大型的运用,Vue还供应了脚手架,乃至路由器可以很大略的创建项目,将组件拆分,自封装dom操作,用于独特的单元,创建自己的视图。
Vue.js并不是一个前后台的框架,他只限于视图层,可以完美的设计单页运用。
Vue.js的紧张特点包括以下几个方面。

Vue.js是轻量级的框架,具有大略灵巧的API代码,随意马虎理解,上手快。

双向数据绑定,采取简洁的语法渲染DOM。

指令功能, Vue.js通过指令完成页面交互组件化,通过主键扩展。

组件化,Vue.js封装运用的代码,根据实际须要创建组件,提高代码运用率,减少编码。

路由功能用于设定访问路径,将路径和主键关联时切换和跳转状态管理,对单项的速率进行重新渲染,形成单独的组件。

Vue.js的运用也存在一定的缺陷,比如的利用较少。
他是一个比较新的前端框架,碰着问题很难找成熟的履历进行办理。