首页 > 其他 > 详细

Universal-Image-Loader(UIL)使用方法&流程图&源码分析 ----- 未完

时间:2015-11-17 01:40:35      阅读:327      评论:0      收藏:0      [点我收藏+]

GitHub源码: Android-Universal-Image-Loader

Features

  • Multithread image loading (async or sync) 多线程加载(同步或异步)
  • Wide customization of ImageLoader‘s configuration (thread executors, downloader, decoder, memory and disk cache, display image options, etc.)
  • 高度可定制( 线程池, 下载器, 内存和硬盘缓存, 显示图片选项 )
  • Many customization options for every display image call (stub images, caching switch, decoding options, Bitmap processing and displaying, etc.)
  • 每次 显示图片 都有很多定制选项 ( stub images, cache切换,  decoding选项, bitmap处理和显示 ) 
  • Image caching in memory and/or on disk (device‘s file system or SD card)    图片缓存在内存或者硬盘(设备文件系统 or SD卡)
  • Listening loading process (including downloading progress) 监听加载过程(包括下载过程)

Android 2.0+ support

 

 

Universal-Image-Loader(UIL)使用方法&流程图&源码分析 ----- 未完

原文:http://www.cnblogs.com/carlo/p/4970504.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!