摘要: 修改 执行命令的路径: 修改: 参考: idea中执行“npm”命令,提示‘npm‘ 不是内部或外部命令,也不是可运行的程序 阅读全文
posted @ 2022-11-21 14:45 BBS_自律 阅读(1176) 评论(0) 推荐(0) 编辑
摘要: 1.git add .2. git commit -m "备注"3.git push origin 4.解决冲突,本地覆盖更新 :git reset --hard HEAD^ git 游戏 阅读全文
posted @ 2022-11-21 14:30 BBS_自律 阅读(51) 评论(0) 推荐(0) 编辑
摘要: 转: Git报错:Another git process seems to be running in this repository 阅读全文
posted @ 2022-11-21 14:26 BBS_自律 阅读(21) 评论(0) 推荐(0) 编辑
摘要: 参考: CentOS 7.9 安装 Docker centos 7.9 安装docker(超详细,并带截图) docker的安装与删除(centos8) CentOS 8.0安装Docker 阅读全文
posted @ 2022-11-21 09:49 BBS_自律 阅读(19) 评论(0) 推荐(0) 编辑
摘要: 参考:https://www.likecs.com/show-204733079.html 阅读全文
posted @ 2022-11-21 09:45 BBS_自律 阅读(21) 评论(0) 推荐(0) 编辑