ios中定时器的定义:
[NSTimer scheduledTimerWithTimeInterval:1 target:self selector:@selector(<#selector#>) userInfo:nil repeats:NO];
ios中定时器的定义:
[NSTimer scheduledTimerWithTimeInterval:1 target:self selector:@selector(<#selector#>) userInfo:nil repeats:NO];