|
38 | 38 | 2. [Android数据适配器(Adapter)优化:使用高效的ViewHolder](http://stackvoid.com/using-adapter-in-efficiency-way/)
|
39 | 39 | 3. [Android 快速开发系列 打造万能的ListView GridView 适配器](http://blog.csdn.net/lmj623565791/article/details/38902805/)
|
40 | 40 |
|
| 41 | +### Android Studio |
| 42 | + |
| 43 | +1. [Android Studio导入项目](http://ask.android-studio.org/?/article/21) |
| 44 | +2. [Android Studio 简单设置](http://blog.gaoqixhb.com/p/54b9c293bf1ac9364284af78) |
| 45 | +3. [Android Studio 简介及导入 jar 包和第三方开源库方法](http://drakeet.me/android-studio) |
| 46 | +4. [Android Studio使用技巧系列教程(一)](http://blog.csdn.net/growth58/article/details/46729803) |
| 47 | +5. [Android Studio中如何使用Git和Github来管理项目](http://blog.csdn.net/wei18359100306/article/details/45645145) |
| 48 | + |
| 49 | + |
41 | 50 | ## B
|
42 | 51 |
|
43 | 52 | ### Bitmap
|
|
154 | 163 | 1. [Glide 一个专注于平滑滚动的图片加载和缓存库](http://www.jianshu.com/p/4a3177b57949?utm_campaign=maleskine&utm_content=note&utm_medium=writer_share&utm_source=weibo)
|
155 | 164 | 2. [Google推荐的图片加载库Glide介绍](http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0327/2650.html)
|
156 | 165 |
|
| 166 | +### Git |
| 167 | + |
| 168 | +1. [Pro Git](http://git-scm.com/book/zh/v1) |
| 169 | +2. [GitHub秘籍](http://snowdream86.gitbooks.io/github-cheat-sheet/content/zh/index.html) |
| 170 | +3. [git - 简易指南](http://www.bootcss.com/p/git-guide/) |
| 171 | +4. [基于Github参与开源项目指南](http://yeungeek.com/2015/07/01/%E5%9F%BA%E4%BA%8EGithub%E5%8F%82%E4%B8%8E%E5%BC%80%E6%BA%90%E9%A1%B9%E7%9B%AE%E6%8C%87%E5%8D%97/) |
| 172 | + |
157 | 173 |
|
158 | 174 | ## H
|
159 | 175 |
|
| 176 | +### Hexo |
| 177 | + |
| 178 | +1. [如何搭建一个独立博客——简明Github Pages与Hexo教程](http://www.jianshu.com/p/05289a4bc8b2) |
| 179 | +2. [Mac下程序员博客之 Hexo + GitHub Pages + GitCafe Pages + DNSPod](http://godera.org/2015/03/16/Mac%E4%B8%8B%E7%A8%8B%E5%BA%8F%E5%91%98%E5%8D%9A%E5%AE%A2%E4%B9%8BHexo-GitHub-Pages-GitCafe-Pages-DNSPod/) |
| 180 | +3. [动动手指,NexT主题与Hexo更搭哦(基础篇)](http://www.arao.me/2015/hexo-next-theme-optimize-base/) |
| 181 | +4. [hexo博客搭建时遇到的一些问题](http://chitanda.me/2015/06/11/tips-for-setup-hexo/) |
| 182 | + |
160 | 183 | ## I
|
161 | 184 |
|
162 | 185 | ### Immersive Full-Screen Mode - 全屏沉浸式
|
163 | 186 |
|
164 | 187 | 1. [Using Immersive Full-Screen Mode](https://developer.android.com/training/system-ui/immersive.html)
|
165 | 188 | 2. [全屏沉浸式应用](http://hukai.me/android-training-course-in-chinese/ui/system-ui/immersive.html)
|
166 |
| -3. [Android 开发笔记——通过 Intent 传递类对象](http://www.cnblogs.com/shaocm/archive/2013/01/08/2851248.html) |
| 189 | +3. [利用swiftype为hexo添加站内搜索v2.0](http://www.jerryfu.net/post/search-engine-for-hexo-with-swiftype-v2.html) |
| 190 | +4. [Android 开发笔记——通过 Intent 传递类对象](http://www.cnblogs.com/shaocm/archive/2013/01/08/2851248.html) |
167 | 191 |
|
168 | 192 | ### Intent
|
169 | 193 |
|
|
0 commit comments