2014-09-19 45 views

回答

1

是的,你是對的,你可以使用該方案是這樣的:

enter image description here enter image description here

當然,你應該正確設置:

- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath; 

返回所需的細胞。 當用戶點擊更多評論按鈕,只需標記此,刪除此行,並添加新的評論行。