摘要:
如题:代码部分细节忘了,注释后续添加 php7.bat @ECHO off rem 设置目标路径 SET DIR=D:\phpstudy_pro\Extensions\php\php7.4.3nts IF DEFINED ORIGIN_PATH ( SET PATH="%ORIGIN_PATH%" 阅读全文
摘要:
MySQL操作提示初始密码不能用 更改初始密码登录,alter user root@localhost identified by 'password'; Navicat 断网连接数据库 Client does not support authentication protocol requeste 阅读全文