摘要:
windows下使用教程:http://www.cnblogs.com/dongdong230/p/4211221.htmlrepository not found error问题解决(需确定github上已经创建了相应的仓库):http://stackoverflow.com/questions/... 阅读全文
【Mood-17】 github中在本地进行上传的时候出现ERROR: Repository not found. fatal: The remote end hung up unexpectedly
摘要:
一开始出现这个错误的时候还感觉很奇怪,我明明在在本地中相应的库文件夹命令中输入: vim ./git/config 将文件中的 [remote “origin"]部分去掉! 阅读全文
摘要:
【初识Github】首先让我们大家一起喊一句“Hello Github”。YEAH!就是这样。Git是一个分布式的版本控制系统,最初由Linus Torvalds编写,用作Linux内核代码的管理。在推出后,Git在其它项目中也取得了很大成功,尤其是在Ruby社区中。目前,包括Rubinius和Me... 阅读全文
摘要:
keywords:AsyncImageLoader universal-image-loader2015-01-07 AsyncImageLoader:异步动态加载网络图片 类似listview等需频繁加载网络图片时使用AsyncImageLoader:原文:http://blog.trifork... 阅读全文