SDWebImage 4.3.1 发布,iOS 图片加载框架

栏目: 软件资讯 · 发布时间: 8年前

内容简介:SDWebImage 4.3.1 已发布,这是针对 4.3.0 的一个修复和改进版本。 SDWebImage 是非常流行的 iOS 图片加载框架,提供了一个 UIImageView 的 category 用来加载网络图片并且对网络图片的缓存进行管理,采用异步方...

SDWebImage 4.3.1 已发布,这是针对 4.3.0 的一个修复和改进版本。

SDWebImage 是非常流行的 iOS 图片加载框架,提供了一个 UIImageView 的 category 用来加载网络图片并且对网络图片的缓存进行管理,采用异步方式来下载网络图片。

修复

  • Cache

    • Fix that SDImageCacheQueryDataWhenInMemory should response cacheType to memory cache when the in-memory cache hit #2218

  • Project

    • Fix the macOS wrong minimum deployment target version to 10.9 #2206

性能

  • Download Operation

    • Decode the image in the operation level's queue instead of URLSession delegate queue #2199

改进

  • Coder

    • Create a subclass of NSBitmapImageRep to fix the GIF frame duration issue on macOS #2223

  • View Category

    • Expose the read write to FLAnimatedImage associate to the UIImage to allow advanced feature like placeholder #2220

  • Cache

    • Create a subclass of NSCache using a weak cache #2228

  • Download Operation

    • Improvement download operation for priority and some protect #2208

  • Project

    • Fix CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF warning #2225

源码下载:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

程序的法理

程序的法理

孙笑侠 / 商务印书馆 / 2005-11 / 21.00元

《程序的法理》基于法律形式化的理念而展开,着眼于程序的法理分析,力图从中国法治的本土特点出发,发掘程序法理论在中国语境下对应的实际问题,是一部学术价值较高的法学著作。一起来看看 《程序的法理》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

MD5 加密
MD5 加密

MD5 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试