标签:des blog http java os io for ar art
一.下载GitHub for Windows 。地址:https://windows.github.com/
二.上传代码.
三.从GitHUB下载开源代码.
git clone remoteurl(github路径) localdir(本地路径)
后面不带本地路径默认是在当前执行命令目录下。
git clone --recursive git://github.com/isaacs/npm.git
标签:des blog http java os io for ar art
原文地址:http://www.cnblogs.com/bugzone/p/3932426.html