基于微信小程序的移动学习平台的设计与实 现 Design and Implementation of Mobile Learning PlatformBased on WeChat Mini Program 本项目将要设计及制作一个移动学习平台微信小程序,该小程序的主要功能是为用户提供一个可在线观看关于数学和英语的视频学习资料的平台。小程序的设计及实现过程中所使用到的软件工具包括微信开发者工具(小程序编写及后台云数据库)、思维导图工具(页面交互流程理解)。本项目中所涉及到的流程包括有:小程序功能的构想、使用云开发数据库上传视频和图片、轮播图功能的实现、分区列表的设计、通过点击事件实现带参数跳转至视频详情页、视频详情页的数据获取与展示、收藏功能的实现、发表评论功能的、收藏与评论状态的数据库实时更新、模糊搜索功能的实现、程序测试等。关键词: 微信小程序 云开发 移动学习平台 视频播放AbstractThis project will design and implement a mobile learning platform base on WeChat mini program. The main function of this mini program is to provide a platform for users to watch learning materials about Math and English online. The tools used in the design and implementation of the mini program include WeChat web devtools (Code design and Cloud Database),Mindjet MindManager (page interaction process flow chart).Work process involved in this project are: the idea of mini program functions, Upload videos and images by using Cloud Development Database, the design of Carousel banner, the design of partition lists, jump to video detail pages with parameters by click events, data acquisition and display of video detail pages, the design of add favorite function, the design of comment function, cloud database real-time update of favorite and comment status, the implementation of fuzzy search function, program test, etc.Key words: WeChat mini program Cloud development Mobile Learning platform Video playing目 录第一章 绪论..................................................11.1 开发背景及意义...................