基于微信小程序的游戏玩家互动社区的设计与实现 Design and Implementation of Gamer Interactive Community Based on WeChat Mini Program 摘要微信以社交软件为基础打造小程序系统,对软件开发者以及用户都提供了一个非常方便的平台。线上社区作为社交系统的其中一种,与聊天软件有着很大的不同,其及时性和信息传播速度都有很大的区别。电子游戏近年来飞速发展,玩家数量逐日上升,但是电子游戏方面的线上社区还不多,并且还未发现这方面的微信小程序。本文基于微信小程序,提出了研究开发一款面向游戏玩家的线上社区小程序。使用微信开发者工具以及微信小程序开发文档进行研究开发。参考了百度贴吧、新浪微博以及 CSDN 社区等国内知名社区,结合微信小程序的特性,将两者进行融合。利用微信小程序提供的云开发功能,专注于前端与业务功能的构筑,主要完成新闻、发贴、回贴以及点赞等主要的社区功能。关键词:微信小程序 线上社区 云开发 Node.js 框架 WXMLAbstractWeChat builds a mini program system based on social software, providing a very convenient platform for software developers and users. As one of the social systems, online communities are very different from chat software. Their timeliness and the speed of information dissemination are very different. Video games have developed rapidly in recent years, and the number of players has increased day by day, but there are not many online communities in video games, and WeChat mini-programs in this area have not been found.Based on the WeChat mini program, this article proposes to research and develop an online community applet for gamers. Use WeChat developer tools and WeChat mini program development documents for research and development. References to well-known domestic communities such as Baidu Post Bar, Sina Weibo, and the CSDN community, combined the characteristics of WeChat mini program, to fuse the two. Utilizing the cloud development functions provided by the WeChat applet, it focuses on the con...