选择单元格后,我想处理更改单元格的外观。我认为委托(delegate)方法collectionView:didSelectItemAtIndexPath:&collectionView:didDeselectItemAtIndexPath:是我应该编辑单元格的地方。-(void)collectionView:(UICollectionView*)collectionViewdidSelectItemAtIndexPath:(NSIndexPath*)indexPath{DatasetCell*datasetCell=(DatasetCell*)[collectionViewcellFo