我想从web服务解析图像并显示到CollectionView自定义单元格上,为此我编写了一个代码在我的.h文件中@property(strong,nonatomic)IBOutletUICollectionView*imagecollection;@property(strong,nonatomic)NSArray*imagesa;@property(strong,nonatomic)NSDictionary*json;@property(strong,nonatomic)NSArray*aimages;在我的.m文件中#definekBgQueuedispatch_get_globa