会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
sungk
博客园
首页
新随笔
管理
2016年2月27日
定时器
摘要: 执行一次 double delayInSeconds = 2.0; dispatch_time_t popTime = dispatch_time(DISPATCH_TIME_NOW, delayInSeconds * NSEC_PER_SEC); dispatch_after(popTime, d
阅读全文
posted @ 2016-02-27 17:15 sungk
阅读(322)
评论(0)
推荐(0)
编辑