找回密码
 立即注册
configuration配置支持缓存 | android开发 2022-05-24 100 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
Android快速开发框架afinal的特点:使用简单,无需配置,可配置。在listview、gridview等容器中加载图片时快速滑动没有错误。支持线程池并发量配置、内存缓存大小配置、磁盘大小缓存配置、缓存位置配置,支持磁盘缓存同时使用压缩和非压缩配置,压缩针对某个imageview,非压缩支持多个imageview对于一个图像解码。支持加载时显示图片配置,支持加载失败时显示图片配置,支持下载器配置,方便读取不同协议的图片(内置http下载器,用户可扩展为ftp等其他协议),支持显示配置,显示是播放动画等,达到更绚丽的效果。

(Android rapid development framework afinal features: easy to use, no configuration, configurable. There is no error in fast sliding when loading pictures in containers such as listview and GridView. It supports thread pool concurrency configuration, memory cache size configuration, disk size cache configuration and cache location configuration. It supports disk cache to use both compression and non compression configuration. Compression is for an ImageView, and non compression supports multiple imageviews to decode an image. It supports the picture configuration when loading, the picture configuration when loading fails, the downloader configuration, which is convenient to read pictures of different protocols (built-in HTTP Downloader, users can expand to FTP and other protocols), the display configuration, and the display is to play animation, so as to achieve a more gorgeous effect.)

[下载]10105770763.rar




上一篇:Android Activity设置相同的action进行判断源码
下一篇:Android EditText插入QQ表情源码