Slow loading the images from URL in UITAbleView.

后端 未结 9 745

I\'m loading the images from URL in UITableView. But it\'s very slow when loading an view. Here\'s an example,

UIImage *image = nil;
image = [UIImage imageW         


        
9条回答
提交回复
热议问题