摘要:
OC调用swift,引入头文件 #improt "工程名字-swift.h" swift调用OC,在桥梁文件里面引入OC文件 的头文件 尽情混合编程吧。。。 阅读全文
posted @ 2016-04-25 22:16
摘丶星
阅读(188)
评论(0)
推荐(0)
摘要:
#import "ViewController.h" #import @interface ViewController () @end @implementation ViewController - (void)viewDidLoad { [super viewDidLoad]; //学习内容 /* 1.控件 UIView UILabel UITe... 阅读全文
posted @ 2016-04-25 14:32
摘丶星
阅读(1759)
评论(0)
推荐(0)
摘要:
提醒框 阅读全文
posted @ 2016-04-25 10:41
摘丶星
阅读(862)
评论(0)
推荐(0)
摘要:
关大叔的写法 获取星期几(好用的)可以获取:年、月、日、星期几 阅读全文
posted @ 2016-04-25 08:14
摘丶星
阅读(295)
评论(0)
推荐(0)