基于 MQ 的微信问答程序摘 要随着社会的发展,科技不断的进步,计算机、互联网等技术深入民心,无处不在。小程序无疑成为了一个新的科技方向。由于小程序的广泛应用,免于下载就能在微信上呈现出且具备更多的功能,能够形成线上线下的联系。本项目是以基于 RabbitMQ 算法来进行微信问答程序。RabbitMQ 算法提供一个具有工业标准、安全、可靠的消息传输系统,它是控制和管理一个集成由多个分支模块之间通过传递消息完成的工作流程,其资源是消息与队列。在本项目中能够在不使用数据库的情况下传送消息。当前科技发展迅速,随着人与人之间的交流逐渐减少,而人自身遇到的困难以无从得到释放与解决。本项目能提供一个人与人之间通过问题交流从而在本质上解决的平台。第一章首先介绍关于本项目的背景与目的,紧接着介绍研究现状,最后介绍要去实现的具体内容;第二章主要介绍本项目用到前端以及后端的相关技术;第三章是本项目设计与分析,具有功能化的细节呈现以及详细的图。第四章主要介绍本项目的系统测试情况;第五章介绍对本项目的总结以及与展望。 关键词:小程序;问答平台;MySQL;RabbitMQAbstractWith the development of society and the continuous advancement of science and technology, computers, the Internet and other technologies have become popular and are everywhere. Applets have undoubtedly become a new technological direction. Due to the wide application of mini programs, they can be displayed on WeChat without downloading and have more functions, which can form online and offline connections.This project is a WeChat Q & A program based on RabbitMQ algorithm. The RabbitMQ algorithm provides an industry standard, secure, and reliable message transmission system. It controls and manages an integrated workflow that is completed by passing messages between multiple branch modules. Its resources are messages and queues. In this project, messages can be transferred without using a database.The current rapid development of science and technology, with the gradual decrease of communication between people, ...