Skip to content

Commit

Permalink
优化 排版细节
Browse files Browse the repository at this point in the history
  • Loading branch information
PoplarTang committed Nov 3, 2015
1 parent 4eb3939 commit ce420fc
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

> 涵盖Android方方面面的技术, 目前保持更新状态. 时刻与开发前沿流行框架同步.
### 涵盖Android方方面面的技术, 目前保持更新. 时刻与Android开发流行前沿同步.

------------------------------------------------------

Expand All @@ -13,19 +13,17 @@
* 加星号*的为重点推荐
* 脑图地址: [http://naotu.baidu.com/file/f1f87890d2b68684ed900ff639185ff0?token=1537e968b07153a4](http://naotu.baidu.com/file/f1f87890d2b68684ed900ff639185ff0?token=1537e968b07153a4 "点我打开")

# 图片相关
------------------------------------------------------
## 图片相关

## 网络图片加载库
### 网络图片加载库
Name | Repository | Desciption
--- | --- | --- | ---
[*Picasso](https://github.com/square/picasso) | Github大神推荐的强大的图片下载和缓存库 | Square 开源的项目,主导者是 JakeWharton.
[*Glide](https://github.com/bumptech/glide) | Google推荐的图片加载和缓存的库 | 专注于平滑滚动时的流畅加载, Google开源项目, 2014年Google I/O 上被推荐

## 图片加载相关博文
#### [picasso-强大的Android图片下载缓存库](http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2014/0731/1639.html)
#### [Android DiskLruCache源码解析硬盘缓存的绝佳方案](http://blog.csdn.net/lmj623565791/article/details/47251585)
### 图片加载相关博文
##### [picasso-强大的Android图片下载缓存库](http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2014/0731/1639.html)
##### [Android DiskLruCache源码解析硬盘缓存的绝佳方案](http://blog.csdn.net/lmj623565791/article/details/47251585)


# 网络相关
------------------------------------------------------
## 网络相关

0 comments on commit ce420fc

Please sign in to comment.