• 授权协议:Apache
  • 开发厂商:58同城
  • 软件语言:Objective-C
  • 更新日期:2016-01-16
PINRemoteImage

PINRemoteImage iOS 并行图像下载和缓存库

PINRemoteImage iOS 并行图像下载和缓存库 项目简介

PINRemoteImage 是一个快速无死锁的 iOS 并行图像下载和缓存库。示例代码:UIImageView *imageView = [[UIImageView alloc] init];[imageView setPin_updateWithProgress:YES];[imageView pin_setImageFromURL:[NSURL URLWithString:@"http://pinterest.com/progressiveKitten.jpg"]];

PINRemoteImage iOS 并行图像下载和缓存库 评论内容