会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
杨智帆的博客
博客园
首页
新随笔
联系
管理
订阅
2016年3月28日
GCD -- 倒计时
摘要: __block int timeout = 59; // 倒计时时间 dispatch_queue_t queue = dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_DEFAULT, 0); dispatch_source_t _timer = dispatch_source_create(DISPATCH_SOURCE_TY...
阅读全文
posted @ 2016-03-28 15:36 杨智帆
阅读(213)
评论(0)
推荐(0)
编辑
公告