摘要:Git Bashgit config --global user.name "jus" git config --global user.email "333@qq.com" 创建 git 仓库: mkdir qct cd qct git init touch README.md git add R
阅读全文
posted @ 2022-01-16 16:33
|
|||
01 2022 档案
摘要:Git Bashgit config --global user.name "jus" git config --global user.email "333@qq.com" 创建 git 仓库: mkdir qct cd qct git init touch README.md git add R
阅读全文
posted @ 2022-01-16 16:33
摘要:https://blog.csdn.net/u014691098/article/details/78275981 https://www.jianshu.com/p/ab2cb403e9a4 /usr/bin/mysql -uroot -p GRANT ALL PRIVILEGES ON *.*
阅读全文
posted @ 2022-01-15 17:12
|
|||