Messages Take some messages 使用方法: 获取源码 git clone https://gitee.com/xihale/messages.git 配置参数 首先打开config.php server->数据库所在服务器的ip username->数据库用户名 dbname->数据库名称 password->用户密码 创建数据表 访问init.php即可(学习数据库的时候写的,所以别问我为什么没有写完整)