手机音乐小程序的设计与实现Design and implementation of mobile music applet摘 要为了让人们能够更轻松、方便地欣赏音乐,本人利用小程序“轻服务”的优势和特点着重针对音乐播放这一核心功能,设计了基于微信小程序并注重用户体验的音乐播放器。本人使用微信开发者工具,应用了JS、WXML、WXSS 和云开发等技术,完成了手机音乐播放小程序的设计与开发。。用户可以在这个小程序里,搜索音乐或歌单,选择推荐或者排行榜的歌单和歌曲;也能够将喜欢的音乐添加收藏,能够看评论、切歌、切换播放模式、定时关闭等。,本应用具有功能实用、轻便好用、即开即听等优势。关键词:音乐播放器;微信小程序 AbstractIn order to make it easier and more convenient for people to listen to music, by utilizing the advantages and characteristics of small program "light service" for music playback function and based on WeChat small program, I designed the music player for better user experience. The design of the mobile music player is completed by applying JS, WXML, WXSS, cloud development and other technologies. In this small program, users can search for music or song lists, choose recommendations or list songs, and save favorite music collections, read comments, change songs, switch playback mode, timed off and etc. The functions are practical, easy to use, and always ready-to-be-used.Key words: Music Player; WeChat Mini Program1广东东软学院本科生毕业设计(论文)目 录第一章 绪论....................................................................................................21.1 项目的背景和意义................................................................................21.2 微信小程序的现状................................................................................31.3 手机音乐播放小程序的现状................................................................3第二章 微信小程序技术................................................................................42.1 微信小程序框架...................