摘要:
这个使用uilabel自调节高度发现的问题,代码如下://content label NSString *contentValue = ((MessageDetailRecord *)[self.entriesArray objectAtIndex:indexPath.row]).content; CGFloat width = 0.0f; CGSize orignalSize; #pragma clang diagnostic push#pragma clang diagnostic ignored "-Wdeprecated-declarations" if ([Gen 阅读全文
posted @ 2014-01-24 12:13
如来藏
阅读(1047)
评论(0)
推荐(0)