
github
文章平均质量分 64
tonylau_hnu
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
github 使用之project 创建
introduction of github,details can be find at https://guides.github.com/activities/hello-world/ 1.Create a Repository(yourself pro code) or fork some interesting project (other pro code)原创 2015-04-29 14:57:24 · 887 阅读 · 0 评论 -
GitHub超详细图文攻略
refer:http://blog.youkuaiyun.com/shulianghan/article/details/18812279 GitHubmsysgitbranchtagAndroid 目录(?)[-] 一 Git介绍二 Git通用客户端msysgit 下载Git客户端安装Git客户端配置GitHub 1 创建本地ssh2 将ssh配置到GitHub中3 配置本地用转载 2015-05-14 15:55:15 · 994 阅读 · 0 评论 -
github开发
一、基于别人的项目开发(需要fork) 现在有这样一种情形:有一个叫做Joe的程序猿写了一个游戏程序,而你可能要去改进它。并且Joe将他的代码放在了GitHub仓库上。下面是你要做的事情: 二、基于自己的项目开发转载 2015-06-25 17:57:13 · 669 阅读 · 0 评论