摘 要
随着通信技术的发展和智能设备的普及,移动互联网在近两年发展迅猛,新兴的移动社交软件“微信”逐渐走进了手机用户的生活,深受全国数亿用户的欢迎。随着微信版本的不断更新,微信也从单纯的聊天应用逐变成媒体信息、游戏娱乐、生活服务、电子商务为一体的多功能综合型平台。微信不仅改变了人们的生活方式,也对移动互联网的发展产生了重大的影响。如何用好移动互联网,特别是利用好微信平台,让它们更好地提供各种生活服务,成为摆在人们面前的一个新课题。
本文梳理了在移动互联网环境下网络营销的特点、现状以及微信带来的影响,介绍了当前微信公共平台的各种功能,阐述了利用微信小程序搭建音乐播放器的设计思路,并提出了相应的技术解决方案。在微信小程序的开发模式下,采用了Javascript,HTML,CSS,JAVA 等编程语言实现了音乐播放器,并满足了商家在微信平台上营销的基本需求。
关键词:微信,小程序,移动互联网,音乐播放器
Abstract
With the development of communication technology and the popularization of smart devices, the mobile Internet has developed rapidly in the last two years. WeChat, a new mobile social software, has gradually entered the life of mobile phone users, and has been welcomed by hundreds of millions of users all over the country. With the continuous updating of WeChat version, WeChat has changed from a simple chat application to a multi-functional integrated platform of media information, game and entertainment, life service and electronic commerce. WeChat not only changed people's way of life, but also had a great impact on the development of mobile Internet. How to make good use of the mobile internet, especially the WeChat platform, so that they can better provide all kinds of living services For a new subject in front of people.
This article combs the characteristic, the present situation and the influence which the WeChat brings under the mobile Internet environment, introduces the various functions of the current WeChat public platform, expounds the design idea of using WeChat Mini Program to build the music player. And put forward the corresponding technical solution. In WeChat Mini Program's development mode, Javascript,HTML,CSS,JAVA and other programming languages are used to realize the music player and meet the basic needs of merchants marketing on WeChat platform.
Keywords: WeChat, Mini Programs, Mobile Internet, Music transmitter
目 录
摘 要 I
Abstract II
目 录 V
1 绪论 1
1.1研究背景 1
1.2研究课题和意义 2
1.3研究内容和论文结构 3
2 移动互联网环境下网络营销的现状分析 4
2.1移动互联网环境下网络营销的特点 4
2.2当前国内外移动互联网环境下网络营销的现状 7
2.3微信给移动互联网环境下网络营销带来的影响 8
3 微信小程序开发相关技术介绍 11
3.1微信小程序介绍 11
3.1.1微信介绍 11
3.1.2微信小程序简介 12
3.1.3微信小程序基本功能 13
3.1.4微信小程序高级功能 14
3.2微信小程序开发技术的介绍 15
3.2.1java 15
3.2.2Javascript 15
3.2.3XML 16
3.2.4HTML5 17
4 基于微信小程序的音乐播放器功能模块设计 18
4.1基于微信小程序的音乐播放器需求分析 18
4.1.1平台用户的功能需求 18
4.1.2平台商家的功能需求 19
4.2基于微信小程序的音乐播放器功能模块设计 20
5 基于微信小程序的音乐播放器开发与实现 21
5.1基于微信小程序开发概述 21
5.1.1微信小程序开发模式的数据交互方式 21
5.1.2微信小程序开发模式的接口 22
5.2微信小程序消息接口简介 23
5.2.1消息推送 23
5.2.2消息回复 25
5.3基于微信小程序的音乐播放器核心模块的实现 27
5.3.1基于Thinkjava框架开发 27
5.3.2代码目录结构 28
5.3.3自动回复需求的实现 29
5.3.4小程序管理功能 30
5.3.5微信用户中心 30
6 基于微信小程序的音乐播放器功能测试 47
6.1测试环境 47
6.2具体测试 47
6.3测试结果 49
7 总结与展望 50
7.1作品总结 50
7.2未来展望 50
致 谢 52
参考文献 53
截图
榜单列表
歌曲列表
搜索页
播放页