Cell.reuseIdentifier 指什么
Cell.reuseIdentifier 指的是

默认为空,如果不定义,在执行
[_tableView registerNib:templateCellNib forCellReuseIdentifier:_templateCell.reuseIdentifier];
时,提示
must pass a valid reuse identifier to -[UITableView registerNib:forCellReuseIdentifier:]
浙公网安备 33010602011771号