摘 要
随着时代的发展我国的移动互联网也逐渐的完善,很是时候人们希望通过移动设备听歌和听一些小说文学作品等内容,但是一些市面上的相关软件要么是收费的,要么是有大量的广告,为了让大家有一个干净的听读环境,我们通过微信小程序开发了本次的”云听”小程序。
本基于微信小程序的”云听”小程序是根据当前的实际情况开发的,在系统语言选择上我们使用的Java语言,数据库是小巧灵活的MySQL数据库,框架方便使用的是当前最主流的SPRING BOOT框架,本系统的开发可以极大的满足了人们在线听书和音乐的需求。
基于微信小程序的”云听”小程序是一个可以极大的方便用户在线听书和音乐的平台。基于微信小程序的”云听”小程序分为小程序部分和后台管理两部分,小程序部分的主要功能包含:用户注册登录,首页,音乐资源,听读信息,在线交流,个人中心;管理员部分功能主要包括系统首页,个人中心,用户管理,音乐分类管理,音乐资源管理,听读类型管理,听读信息管理,在线交流,留言反馈,系统管理等功能。基于微信小程序的”云听”小程序主要使用MySQL作为数据库管理系统,开发环境是微信开发工具和Hbuilder以及IDEA,本系统的开发基本满足了在线听书和音乐的需要。
关键词:在线听书,音乐,MySQL,小程序
Abstract
With the development of The Times, China's mobile Internet is also gradually improving, it is time for people to listen to music and literary works of fiction and other content through mobile devices, but some of the relevant software on the market is either charged, or there are a lot of advertising, in order to let you have a clean listening and reading environment, we developed the "cloud listening" mini program through wechat.
This mini program "Cloud Listening" based on wechat mini program is developed according to the current actual situation. In the choice of system language, we use Java language. The database is small and flexible MySQL database, and the framework is the most popular SPRING BOOT framework. The development of this system can greatly meet the needs of people listening to books and music online.
Based on wechat small program "cloud listen" small program is a great convenience for users to listen to books and music online platform. Based on wechat small program "cloud listen" small program is divided into small program part and background management two parts, small program part's main functions include: user registration and login, home page, music resources, listening to read information, online communication, personal center; The administrator part mainly includes system home page, personal center, user management, music classification management, music resource management, listening and reading type management, listening and reading information management, online communication, message feedback, system management and other functions. "Cloud listening" small program based on wechat mainly uses MySQL as a database management system, the development environment is wechat development tools and Hbuilder and IDEA, the development of the system basically meets the needs of online listening to books and music.
Keywords: online listening books, music, MySQL, small program
目 录
第1章 绪论 4
1.1研究背景 4
1.2开发意义 5
1.3研究内容和论文结构 5
第2章 关键技术介绍 8
2.1 JAVA语言介绍 8
2.2 SPRING BOOT框架介绍 8
2.3 MYSQL数据库介绍 8
2.4 微信开发者工具 9
第3章 系统分析 10
3.1需求分析 10
3.1.1 功能需求 10
3.2可行性分析 10
3.2.1技术可行性 10
3.2.2时间可行性 10
3.2.3经济可行性 10
3.1.4法律可行性 10
第4章 系统设计 12
4.1 系统结构 12
4.2. 数据库设计 12
第五章 系统功能设计 18
5.1 小程序端功能设计 18
5.1.1用户注册 18
5.1.2用户登录 19
5.1.3 系统首页 20
5.1.4音乐信息 21
5.1.5听书管理 23
5.1.7在线交流 25
5.2服务器端功能的实现 27
5.2.1登录功能 27
5.2.2用户管理 28
5.2.3音乐分类管理 29
5.2.4音乐资源管理 30
5.2.5听读信息管理 32
5.2.6最新资讯管理 33
第六章 系统测试 35
6.1 基于微信小程序的”云听”小程序的测试目的 35
6.2 基于微信小程序的”云听”小程序的测试方法 35
6.3 基于微信小程序的”云听”小程序的测试 35
总 结 38
致 谢 39
参考文献: 40
基于微信小程序的”云听”小程序是一个可以极大的方便用户在线听书和音乐的平台。基于微信小程序的”云听”小程序分为小程序部分和后台管理两部分,小程序部分的主要功能包含:用户注册登录,首页,音乐资源,听读信息,在线交流,个人中心;管理员部分功能主要包括系统首页,个人中心,用户管理,音乐分类管理,音乐资源管理,听读类型管理,听读信息管理,在线交流,留言反馈,系统管理等功能。基于微信小程序的”云听”小程序主要使用MySQL作为数据库管理系统,开发环境是微信开发工具和Hbuilder以及IDEA,本系统的开发基本满足了在线听书和音乐的需要。