APP的诗词学习系统设计的目的是为用户提供诗词赏析、用户原创、诗词挑战等方面的平台。
与PC端应用程序相比,诗词学习系统的设计主要面向于用户,旨在为管理员和用户提供一个诗词学习系统。用户可以通过APP及时查看用户原创等。
诗词学习系统是在安卓操作系统下的应用平台。为防止出现兼容性及稳定性问题,编辑器选择的是Hbuildex,安卓APP与后台服务端之间的数据存储主要通过MySQL。用户在使用应用时产生的数据通过 java等语言传递给数据库。通过此方式促进诗词学习系统信息流动和数据传输效率,提供一个内容丰富、功能多样、易于操作的诗词学习系统。
关键词:诗词学习系统;java语言;MySQL数据库
The purpose of the poetry learning system design of APP is to provide users with a platform for poetry appreciation, user original creation, poetry challenge and other aspects.
Compared with PC applications, the design of poetry learning system is mainly aimed at users and aims to provide a poetry learning system for administrators and users. Users can view their original works in time through APP.
The poetry learning system is an application platform under the Android operating system. To prevent compatibility and stability problems, the editor selects Hbuildex, and the data storage between Android APP and background server is mainly through MySQL. The data generated by users when using the application is transferred to the database through java and other languages. In this way, it can promote the information flow and data transmission efficiency of the poetry learning system, and provide a poetry learning system with rich content, diverse functions and easy operation.
Key words: poetry learning system; Java language; MySQL database
目 录
一 绪论
近年来,随着网络基础设施的不断建成,互联网成为社会发展和经济增长的推动力。中国网民总体规模持续增长:一是城乡上网差距继续缩小,二是得益于互联网适应用老化改造持续推进,上网的总时长保持增长,上网的终端设备呈现多元化,其中包括手机、笔记本电脑、电视机和平板电脑。其中,手机仍然是上网的主要设备[1]。由此带来的是,即时通信、网络视频、短视频用户、在线办公、在线医疗等应用保持较快增长,人们有愈来愈多的线上需求。从现在来看,国内的诗词学习APP比较缓慢,应该加紧脚步,积极投身入到实践任务当中,不断积极探索,从实践中出来,总结出自己的理论方法。与传统的诗词学习相比较,诗词学习系统具有开发成本低、方便快捷等特点,将会得到大力发展[2]。
诗词学习系统就是针对适合移动设备方便用户访问和浏览而进行搭建的,而且还是基于PC端进行开发。诗词学习系统主要是针对智能手机用户,智能手机尺寸小、可方便携带的优势,带来了获取信息及时、方便快捷的用户体验,也可以减少加载资源的时间,以提前进行缓存内容。在当前各行业工作都转向线上的形势之下,诗词学习系统充分发挥了它的优势,利用互联网将用户、管理员和平台相互联系。在大数据背景下,产生的数据会非常繁多,后台会对产生的数据进行汇总和处理,确定其真实性和合法性。