摘要: 1,延时执行(不可重复) [objc] view plain copy /** ** delay 不可重复 **/ - (void)timerMethodA { [self performSelector:@selector(methodAEvent) withObject:nil afterDel 阅读全文
posted @ 2017-12-26 11:04 红凉梦 阅读(302) 评论(0) 推荐(0)