摘要: __block int timeout=59; //倒计时时间 dispatch_queue_t queue = dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_DEFAULT, 0); dispatch_source_t timer = di... 阅读全文
posted @ 2015-11-03 20:10 超越昨天 阅读(185) 评论(0) 推荐(0)