码迷,mamicode.com
首页 > Web开发 > 详细

1.UIButton+WebCache UIImageView+WebCache

时间:2018-03-30 21:58:05      阅读:225      评论:0      收藏:0      [点我收藏+]

标签:sel   view   operation   方式   key   log   ora   media   ann   

1.通过分类的方式,对外暴露接口。 
2.给分类添加属性,通过imageURLStorageKey值,将self 和 字典进行绑定。
技术分享图片
 
通过sd_imageURLForState等方法进行取值。
 
3.调用UIView +WebCache 的sd_internalSetImageWithURL方法 ,设置operationKey值。
button 设置图片——>UIButtonImageOperation
button 设置背景图片 ——>UIButtonBackgroundImageOperation
 
 
UIImageView +webCache 也是做了同样的事情,只不过没有赋operationKey值。
MKAnnotationView +webCache
 

1.UIButton+WebCache UIImageView+WebCache

标签:sel   view   operation   方式   key   log   ora   media   ann   

原文地址:https://www.cnblogs.com/JShuo/p/8678188.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!