摘要: - (void)yourButtonTitleTime{ __block int timeout=30; //倒计时时间 dispatch_queue_t queue = dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_DEFAULT, 0);... 阅读全文
posted @ 2014-06-23 16:23 More张宇 阅读(566) 评论(0) 推荐(0) 编辑