标签:android style http color java os io 文件
1.Create useful .gitignore files for your project ,更好的管理你的项目,这里可以找到所有的ignore文件
URL:https://github.com/github/gitignore
2.Appance官网上收集的android项目,会让你眼前一亮的
URL:http://www.appance.com/category/android/
3.如果你懒得找,这里也可以看到每天最新的项目
URL:http://android-arsenal.com/
4.收集了很多国内的项目,资源比较丰富
5.不光是Android包含了你想学的所有东西
URL:https://github.com/bayandin/awesome-awesomeness
6.一个学习的地方
URL:https://github.com/vhf/free-programming-books
7.(LICEcap )制作GIF的工具,及其简单
URL:http://www.cockos.com/licecap/
8.编码规范,团队协作很重要的,即使自己也是一种好习惯
URL:http://google-styleguide.googlecode.com/svn/trunk/javaguide.html
9.经常用Github的话,就装这个插件吧,可以将目录以树状列出来
URL:https://chrome.google.com/webstore/detail/octotree/bkhaagjahfmjljalopjnoealnfndnagc
10.优秀的开源组织
Square URL:https://github.com/square
11.想把项目提交到Maven中央仓库,但不知道怎么弄,先记在这吧。
URL:http://central.sonatype.org/
12.大牛们也常会把东西发到这
标签:android style http color java os io 文件
原文地址:http://my.oschina.net/aowu/blog/299908