摘要: 一提到延迟首先想到的是Sleep 这只是等待十秒之后在执行 这里说的是 dispatch_after是延迟提交,不是延迟运行 先看看官方文档的说明: Enqueue a block for execution at the specified time. Enqueue a block for ex 阅读全文
posted @ 2017-02-07 11:57 唐宋元明清。 阅读(693) 评论(0) 推荐(0)