系统自带由文字内容计算高度

来源:互联网 发布:手机淘宝秒杀软件 编辑:程序博客网 时间:2024/06/08 08:32

float detailTextHeight  = [_goodsDetailTextsizeWithFont:[UIFontsystemFontOfSize:15]constrainedToSize:CGSizeMake(nDefaultWidth,1000)].height;

原创粉丝点击