数据源协议中,描述每个单元格内容的方法是()。

数据源协议中,描述每个单元格内容的方法是()。

A.numberOfSectionsInTableView

B.tableView: numberOfRowsInSection

C.tableView: cellForRowAtIndexPath

D.tableView: didSelectRowAtIndexPath

正确答案:tableView: cellForRowAtIndexPath

猜你喜欢