We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab322de commit 2a4c58cCopy full SHA for 2a4c58c
README.md
@@ -3,7 +3,7 @@
3
4
------------------------------------------------------
5
6
-### Index
+### 目录
7
* [图片相关](#图片相关)
8
- [网络图片加载库](#网络图片加载库)
9
- [图片加载相关博文](#图片加载相关博文)
@@ -17,7 +17,7 @@
17
## 图片相关
18
19
### 网络图片加载库
20
-Name | Summary | Description
+名称 | 概要 | 详情
21
--- | --- | --- | ---
22
[*Picasso](https://github.com/square/picasso) | Github大神推荐的强大的图片下载和缓存库 | Square 开源的项目,主导者是 [JakeWharton](https://github.com/JakeWharton).
23
[*Glide](https://github.com/bumptech/glide) | Google推荐的图片加载和缓存的库 | 专注于平滑滚动时的流畅加载, Google开源项目, 2014年Google I/O 上被推荐
0 commit comments