jjzjj

ImageViewPost

全部标签

ios - 当我们发布类似 Facebook 的内容时如何在表格 View 单元格中显示完整图像

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