[置顶] ios 获取字符串所需要占用的label的高度
摘要:
// 设置字体大小 UIFont *fnt=[UIFont systemFontOfSize:16]; NSDictionary *attribute = @{NSFontAttributeName: fnt}; // CGSize retSize; 全局变量 retSize = [Remark[0 阅读全文
posted @ 2016-02-04 16:41
popper小P
阅读(137)
评论(0)
推荐(0)