摘要: [] 问题原因 出现git错误 error: failed to push some refs to 'https://github.com/... 的主要原因是远程库与本地库不一致造成的,在hint中也有提示把远程库同步到本地库就可以了。 问题分析 发生问题时候的状态 执行 git pull -– 阅读全文
posted @ 2021-03-29 10:24 攀登高山 阅读(2679) 评论(0) 推荐(0)
摘要: [] 插件安装 常见插件 中文语言包 - Chinese (Simplified) Language Pack for Visual Studio Code 在vscode中快速打开html文件 - open in browser 安装完成之后,当你右键html文件时,会多出以下两个选项 Open 阅读全文
posted @ 2021-03-29 09:54 攀登高山 阅读(654) 评论(0) 推荐(0)