会员
周边
众包
新闻
博问
闪存
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
shine冬冬冬儿
博客园
首页
新随笔
联系
管理
订阅
2016年7月13日
iOS初学者易懵逼的Timer延时
摘要: 一、NSTimer 1. 创建方法 NSTimer *timer = [NSTimer scheduledTimerWithTimeInterval:1.0 target:self selector:@selector(action:) userInfo:nil repeats:NO]; • Tim
阅读全文
posted @ 2016-07-13 10:44 shine冬冬冬儿
阅读(722)
评论(0)
推荐(0)
公告