NSIndexPath的创建

来源:互联网 发布:双色球算法必中6红下期 编辑:程序博客网 时间:2024/05/16 08:38
NSIndexPath *indexPath = [NSIndexPath indexPathForRow:0 inSection:0];