摘要: 1.下载Git到本地默认安装即可 2.绑定github $ git config --global user.name "你注册的github的名字" $ git config --global user.email "你注册的github的邮箱" 3.在GitHub上创建一个仓库,网页翻译成中文, 阅读全文
posted @ 2019-06-09 23:43 Angry-rookie 阅读(353) 评论(0) 推荐(0) 编辑