摘要:
var attributeString = NSMutableAttributedString(string:"welcome to hangge.com") //从文本0开始6个字符字体HelveticaNeue-Bold,16号 attributeString.addAttribute(NSFo 阅读全文
摘要:
//系统版本号 public let K_CLIENT_VERSION = NSBundle.mainBundle().infoDictionary!["CFBundleShortVersionString"] as! String //APPDELEGATE 对象 public let APP_D 阅读全文