Android四大图片缓存框架之-Picasso和Glide
最后更新于:2022-04-01 15:49:02
我看了看这2个,有很大的相似之处。这里我就不再介绍用法了,只给出几个比较好的博客,只是因为我不会转发。。。
Gilde:[github地址](https://github.com/bumptech/glide)[用法](http://jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0327/2650.html)
Picasso [Github地址](http://square.github.io/picasso/#features)[用法](http://blog.csdn.net/xu_fu/article/details/17043231)
请小伙伴原谅我偷懒。