摘要: iOS7中用以下方法 CGSize 替代过时的iOS6中的- (CGSize)sizeWithFont:(UIFont *)font 方法 // iOS7_API_根据文字 字数动态确定Label宽高 // 设置Label的字体 HelveticaNeue Courier UIFont *fnt = 阅读全文
posted @ 2015-10-19 13:14 七夜i 阅读(314) 评论(0) 推荐(1) 编辑