摘要:
// 设置边框样式 /* UITextBorderStyleNone, 无边框,默认 UITextBorderStyleLine, 直线边框 UITextBorderStyleBezel, 边框 + 阴影 UITextBorderStyleRoundedRect 圆角矩形边框 */ textFiel 阅读全文
posted @ 2016-08-10 15:19
樊特西style
阅读(618)
评论(0)
推荐(0)
摘要:
#import "MyTabBarViewController.h" #import "CareChosenViewController.h" #import "SeparateViewController.h" #import "MainViewController.h" #import "Dis 阅读全文
posted @ 2016-08-10 11:02
樊特西style
阅读(157)
评论(0)
推荐(0)
摘要:
//取出版本关键字 NSString * key =(NSString * )kCFBundleVersionKey; //取到新版本 NSString * version = [NSBundle mainBundle].infoDictionary[key]; //取到旧版本 NSString * 阅读全文
posted @ 2016-08-10 10:45
樊特西style
阅读(208)
评论(0)
推荐(0)

浙公网安备 33010602011771号