摘要: -(void)daojishi{ __weak typeof(self) weakSelf = self; __block int timeout=60; //倒计时时间 dispatch_queue_t queue = dispatch_get_global_queue(DISPATCH_QUEU 阅读全文
posted @ 2016-04-07 17:13 筱简單 阅读(318) 评论(0) 推荐(0) 编辑