http://square.github.io/picasso/html
http://stackoverflow.com/questions/20181491/use-picasso-to-get-a-callback-with-a-bitmapjava
http://blog.csdn.net/a1002450926/article/details/50437469 分析的至關好!git
http://blog.csdn.net/ashqal/article/details/48005833github
http://www.th7.cn/Program/Android/201507/515383.shtml緩存
原做者的系列介紹:框架
https://futurestud.io/blog/picasso-image-resizing-scaling-and-fitide
.resize(6000, 2000)優化
.onlyScaleDown() // the image will only be resized if it's bigger than 6000x2000 pixels.spa
Picasso和Glide的對比:.net