UIAlertController iOS9

- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath{ //取出模型 CarGroup * group = self.dataArray[indexPath.section]; carModel * model = group.cars
相關文章
相關標籤/搜索