検索

ホームページ  >  に質問  >  本文

objective-c - iOS collectionview insertItemsAtIndexPaths的的bug

[self.collectionView insertItemsAtIndexPaths:indexPaths];
我这老报错
attempt to insert item 11 into section 0, but there are only 10 items in section 0 after the update

但是我打印的正好10个数据啊

ringa_leeringa_lee2771日前588

全員に返信(1)返信します

  • 阿神

    阿神2017-04-18 09:48:24

    配列の範囲外の問題

    返事
    0
  • キャンセル返事