Apple开发_子线程回到主线程

dispatch_async(dispatch_get_main_queue(), ^{
// UI更新代码

});
posted @ 2019-01-09 23:03  CH520  阅读(525)  评论(0)    收藏  举报