iOS sdwebimage 使用

 

 



 

 

 

 

#import   "UIImageView+WebCache.h"

 

 

 

 

 

 [self.image sd_setImageWithURL:[NSURL URLWithString:@"http://ods5pg0qp.bkt.clouddn.com/iteyeblog/icon.png"]  placeholderImage:[UIImage imageNamed:@"placeholder.png"]];

 

 

你可能感兴趣的:(ios,使用,SDWebImage)