Skip to content

Commit 701401f

Browse files
committed
Code format
1 parent 948bed1 commit 701401f

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1293,9 +1293,15 @@ Demo地址:https://github.com/liaohuqiu/cube-sdk/raw/master/cube-sdk-sample.ap
12931293
文档介绍:http://cube-sdk.liaohuqiu.net/
12941294

12951295
1. fresco
1296-
一款强大的图片缓存工具,由facebook开发
1297-
项目地址:https://github.com/facebook/fresco
1298-
文档介绍:http://frescolib.org/
1296+
一款强大的图片缓存工具,由 Facebook开发
1297+
项目地址:https://github.com/facebook/fresco
1298+
文档介绍:http://frescolib.org/
1299+
特点:(1) 两个内存缓存加上磁盘缓存构成了三级缓存
1300+
(2) 支持流式,可以类似网页上模糊渐进式显示图片
1301+
(3) 对多帧动画图片支持更好,如 Gif、WebP
1302+
(4) 更多样的显示,如圆角、进度条、点击重试、自定义对焦点
1303+
(5) 更多样的加载,如支持 EXIF、全面支持 WebP
1304+
(6) 支持 Android 2.3+
12991305
<a href="https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC" title="返回目录" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
13001306

13011307
#### 三、网络相关

0 commit comments

Comments
 (0)