摘要: 痛点:使用git clone https://github.com/*/*命令行方法从github.com下载代码时,常出现因超时文件下载中断的问题。 解决方法:借用gitee.com的导入github仓库的方法,导入gitee后,再使用git clone https://gitee.com/*/* 阅读全文
posted @ 2020-04-26 14:25 qq6200 阅读(149) 评论(0) 推荐(0)