NSTimer

[NSTimer scheduledTimerWithTimeInterval:1 target:self selector:@selector(changeTitle:) userInfo:nil repeats:YES];

posted @ 2015-10-10 17:51  上官元空  阅读(84)  评论(0编辑  收藏  举报