PHP连接MYSQL8.0失败,提示[caching_sha2_password]错误解决办法
错误提示:The server requested authentication method unknown to the client [caching_sha2_password]
错误提示:The server requested authentication method unknown to the client [caching_sha2_password]
在 app.js 中添加 require 方法
数组转 tree 实现方式,js版本实现了三种
在linux中sed是很常用的工具,用它可以迅速的增删改文件而无需人工操作,比如批量替换等.
以下用例子和格式两种方式简要示例.
MQTT协议通信
简述:
使用MQTT协议实现后台推送、及时通信等功能。本案例实现了web-js端、微信小程序端、Java client端、Java server端