摘要: //获取字符串的宽度 -(float)widthForString:(NSString *)value fontSize:(float)fontSize andHeight:(float)height { UIColor *backgroundColor=[UIColor blackColor]; UIFont *font=[UIFont boldSystemFontOfSiz... 阅读全文
posted @ 2016-12-26 19:11 慢慢儿 阅读(4340) 评论(0) 推荐(0)