CGSize strSize = [str boundingRectWithSize:CGSizeMake(W, H) options:NSStringDrawingUsesLineFragmentOrigin attributes:@{NSFontAttributeName:[UIFont systemFontOfSize:font]} context:nil].size;
转载于:https://www.cnblogs.com/piaojin/p/6542752.html
CGSize strSize = [str boundingRectWithSize:CGSizeMake(W, H) options:NSStringDrawingUsesLineFragmentOrigin attributes:@{NSFontAttributeName:[UIFont systemFontOfSize:font]} context:nil].size;
转载于:https://www.cnblogs.com/piaojin/p/6542752.html
1756
4519

被折叠的 条评论
为什么被折叠?
