基于微信小程序的新闻系统的设计与实现Design and Implementation of NewsSystem Based on WeChat Applet摘 要日益增长的技术需求使得人们已关注新闻不再受限传统的形式人们开始更多地关注网络新闻。如今微信小程序已受众于社会各界。本文基于小程序技术,完成了“基于微信小程序的新闻系统的设计与实现”的整体设计,并对应各需求实现功能。论文主要工作如下:(1)介绍了小程序的优势和网络新闻的发展趋势。对比国内新闻系统的发展阶段和已有的新闻媒体应用,引出了研究背景和研究意义。(2)介绍本系统开发的技术走向。设计了 MySQL 数据库和腾讯云数据库,以此来解决各类型数据有效存储和准确提取。设计微信 MINA 框架技术以此来解决多种手机系统的适用性问题。(3)详细说明了各需求的设计,根据需求设计出小程序的用例图。(4)系统设计了九大功能模块,包括:授权登录模块、新闻模块等等,设计出不但轻俗易懂而且能方便管理的系统(5)详细说明了系统的测试过程,有效地实现了系统各部分功能,并根据测试结果进行系统的改进。使用该小程序能够高效地援助新闻媒体人员发布管理新闻,同时发挥网民的舆论作用,也为政府对网络造谣者提供信息依据。关键词:新闻管理系统;微信小程序;数据库;云服器AbstractThe growing demand for technology has led people to pay more attention to online news than to traditional forms.Now WeChat small program has been the audience in the community.Based on applet technology, this paper completes the overall design of "the design and implementation of news system based on WeChat applet", and realizes the functions corresponding to each requirement.The main work of this paper is as follows :(1) the advantages of small programs and the development trend of network news are introduced.By comparing the development stage of domestic news system with the existing news media applications, the research background and significance are introduced.(2) introduce the technical trend of the system development.Designed MySQL database and tencent cloud database, to solve the effective storage and accurate extraction of all...