例如,我可以使用下一个:
cell.style =’右侧细节'(粗略)
谢谢!
UITableViewCell *cell = [[UITableViewCell alloc] initWithStyle:UITableViewCellStyleValue1 reuseIdentifier:@"YourIdentifier"];