06 2021 档案

摘要:git fetch –-all git reset –-hard origin/master git fetch : 下载远程的库的内容(不做合并); git reset :指令把HEAD指向master最新版本。 阅读全文
posted @ 2021-06-16 10:50 丿似锦 阅读(652) 评论(0) 推荐(0)
摘要:eclipse安装OpenExplorer插件--快速打开文件目录功能: 1.下载: github: 下载地址:https://github.com/samsonw/OpenExplorer/downloads 百度网盘(v1.5.0): 链接:https://pan.baidu.com/s/1xD 阅读全文
posted @ 2021-06-04 16:40 丿似锦 阅读(531) 评论(0) 推荐(0)