温暖汽车

文章
3
资源
0
加入时间
2年10月24天

iOS 数组越界 Crash处理经验

我们先来看看有可能会出现的数组越界Crash的地方;[objc] view plaincopy- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath {      WelfareItem *item = [_da