12 2018 档案
摘要:newLabel.lineBreakMode = NSLineBreakByCharWrapping; newLabel.text = content; newLabel.adjustsFontSizeToFitWidth=YES; newLabel.minimumScaleFactor = 10.
阅读全文
摘要:1. 首先有一个静态库, 比如 .a 库. 一般情况下.a库无法包含资源, 如图片,ttf等. 2. 创建一个Bundle * 创建一个folder * rename为 yourBundle.Bundle 3. 在你的静态库中引用 yourBundle.Bundle 中的资源 NSString *f
阅读全文

浙公网安备 33010602011771号