聚合云播

排序

实境之旅-桂林剧情简介

"; //文本 转 富文本 NSAttributedString *attributedString = [[NSAttributedString alloc] initWithData:[htmlString dataUsingEncoding:NSUnicodeStringEncoding] options:@{NSDocumentTypeDocumentAttribute: NSHTMLTextDocumentType} documentAttributes:nil error:nil]; //富文本 转 文本 NSString *plainText = [attributedString string]; cell.detailTextLabel.attributedText = attributedString; return cell;}- (CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath{ return 250;}- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath{// NewsDetailViewController *detailVC = [[NewsDetailViewController alloc]init];// [self.navigationController pushViewController:detailVC animated:YES];}@end

猜你喜欢

走进乐高的圣诞节世界

2016/英国/纪录片,纪录

狗心

2015/美国/法国/纪录片

女英雄

2017/美国/纪录片,短片

狂野非洲

2013/法国/比利时/纪录片