摘要: - (void)viewDidLoad { [super viewDidLoad]; //第一种开启新的线程调用 mutableTheard NSThread * t = [[NSThread alloc]initWithTarget:self selector:@selector(mutable... 阅读全文
posted @ 2015-06-08 17:09 沧海小鱼儿 阅读(199) 评论(0) 推荐(0) 编辑