草庐IT

collectionview1

全部标签

关于 ios:collectionView didSelectItemAtIndexPath 与发送图片

collectionViewdidSelectItemAtIndexPathwithsendingimages我正在收藏视图中显示图像。当我选择特定单元格时,详细图像将显示在另一个视图控制器中。委托方法是didSelectItemAtIndexPath。请帮帮我。123456789101112recipeImages=[NSArrayarrayWithObjects:@"img2.png",@"img.png",@"img1.png",@"img3.png",@"img4.png",@"img5.png",@"img6.png",@"img7.png",nil];-(UICollectionV

关于 ios:collectionView didSelectItemAtIndexPath 与发送图片

collectionViewdidSelectItemAtIndexPathwithsendingimages我正在收藏视图中显示图像。当我选择特定单元格时,详细图像将显示在另一个视图控制器中。委托方法是didSelectItemAtIndexPath。请帮帮我。123456789101112recipeImages=[NSArrayarrayWithObjects:@"img2.png",@"img.png",@"img1.png",@"img3.png",@"img4.png",@"img5.png",@"img6.png",@"img7.png",nil];-(UICollectionV