摘要: iOS中定时器NSTimer的使用1、初始化+ (NSTimer *)timerWithTimeInterval:(NSTimeInterval)ti target:(id)aTarget selector:(SEL)aSelector userInfo:(id)userInfo repeats:(... 阅读全文
posted @ 2016-01-14 18:10 飘金 阅读(264) 评论(0) 推荐(0) 编辑