課程
/移動開發(fā)
/Android
/Android常見的三種圖片加載庫
有沒有源碼?
2018-02-28
源自:Android常見的三種圖片加載庫 1-1
正在回答
Universal-Image-Loader 源碼:https://github.com/nostra13/Android-Universal-Image-Loader
Picasso 源碼:https://github.com/square/picasso
Fresco 源碼:https://github.com/facebook/fresco
每個源碼都有 simple 可以參考。
舉報
進入網絡圖片加載庫的思考和學習
2 回答源碼能給一下么
1 回答如老師的代碼運行報錯!
1 回答跟著老師敲的代碼出現問題
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優(yōu)惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2018-03-10
Universal-Image-Loader 源碼:https://github.com/nostra13/Android-Universal-Image-Loader
Picasso 源碼:https://github.com/square/picasso
Fresco 源碼:https://github.com/facebook/fresco
每個源碼都有 simple 可以參考。