摘要:
在storyboard中创建一个UIImage的outlet,名为uiimage, NSURL *url = [NSURLURLWithString:@“http.....”]; UIImage *image = [UIImageimageWithData:[NSDatadataWithContentsOfURL:url]]; uiimage.image = image; 阅读全文
posted @ 2012-04-09 11:05
老Zhan
阅读(4591)
评论(0)
推荐(0)
浙公网安备 33010602011771号