Swift 延遲執行dispatch_after

OC dispatch_aftergit __weak typeof(self) weakSelf = self; dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(0.5 * NSEC_PER_SEC)), dispatch_get_main_queue(), ^ { __strong typeof(self) pThis
相關文章
相關標籤/搜索