随笔分类 -  @GitHub

github-git clone 下载很慢的问题解决
摘要:git clone下载很慢的问题: 下载到指定目录:git clone https://github.com/ChengWuOne/spring-cloud-demo.git D:/日常软件/GitHub/1234 解决方法: 1、用记事本打开hosts文件(C:\Windows\System32\ 阅读全文
posted @ 2019-05-08 09:13 LJD泊水 阅读(704) 评论(0) 推荐(0)
github-上传自己的项目到github仓库
摘要:Eclipse提交代码:https://blog.csdn.net/xingsfdz/article/details/81194888 Eclipse报错:master ->master[rejected - non-fast-forward]:https://blog.csdn.net/chens 阅读全文
posted @ 2019-04-28 14:05 LJD泊水 阅读(192) 评论(0) 推荐(0)