摘要: if (_timer == nil) { _timer = [NSTimer scheduledTimerWithTimeInterval:1.0 target:self selector:@selector(changeSeconds) userInfo:nil repeats:YES... 阅读全文
posted @ 2015-12-17 13:41 拿起放不下 阅读(384) 评论(0) 推荐(0) 编辑