1 回答
梵蒂冈之花
TA贡献1900条经验 获得超5个赞
您好,具体思路是使用NSTimer的类方法 + (NSTimer *)scheduledTimerWithTimeInterval:(NSTimeInterval)ti target:(id)aTarget selector:(SEL)aSelector userInfo:(id)userInfo repeats:(BOOL)yesOrNo; 使用这个类方法,可以让您在某个规定的时间...
- 1 回答
- 0 关注
- 1008 浏览
添加回答
举报
0/150
提交
取消