git 使用

来源:互联网 发布:淘宝客网站是什么 编辑:程序博客网 时间:2024/06/01 08:23

git clone https://github.com/senchalabs/xx.git  //从远程地址下载项目到本地

0 0