这是我的代码:cell.ImageViewPost.contentMode=UIViewContentModeScaleAspectFit;cell.ImageViewPost.clipsToBounds=YES;BaseURLIMG=[baseImageURlstringByAppendingString:[[ArrTotalResultvalueForKey:@"post"]objectAtIndex:indexPath.row]];[cell.ImageViewPostsetImageWithURL:[NSURLURLWithString:BaseURLIMG]placehold