2016年1月2日

文本标签自适应大小-文件读取方法

摘要: - (CGSize )autoSuitWord:(NSString *)txt{ CGSize size = CGSizeMake(CGRectGetWidth(self.view.bounds), 500); CGSize labelSize = [txt boundingRectWithSi... 阅读全文

posted @ 2016-01-02 19:37 Jenaral 阅读(250) 评论(0) 推荐(0)

导航