04 2021 档案

摘要:拷贝: git cllone 创建分支 git branch <name> 创建并进入分支 git check out -b <name> 切换分支 git checkout <name> 查看状态 git status 添加所有文件 git add . 提交 git commit -m '描述' 阅读全文
posted @ 2021-04-25 13:21 TIFOSI_Z 阅读(94) 评论(0) 推荐(0) 编辑
摘要:Client does not support authentication protocol requested by server 也适用于 Operation ALTER USER failed for '用户名'@'主机' ... ; (当然前提是密码方面的问题) 本机是mysql8 原因: 阅读全文
posted @ 2021-04-02 13:44 TIFOSI_Z 阅读(45) 评论(0) 推荐(0) 编辑
摘要:参考https://www.runoob.com/w3cnote/windows10-mysql-installer.html 阅读全文
posted @ 2021-04-02 10:31 TIFOSI_Z 阅读(23) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示