不用sdwebimage获取网络图片

image = [UIImage imageWithData:[NSData dataWithContentsOfURL:[NSURL URLWithString:url]]];

你可能感兴趣的:(不用sdwebimage获取网络图片)