小编cuS*_*oon的帖子

检测performSelectorInBackground的结束:withObject:

我的iOS应用程序中有异步服务器请求:

[self performSelectorInBackground:@selector(doSomething) withObject:nil];
Run Code Online (Sandbox Code Playgroud)

如何检测此操作的结束?

iphone multithreading detect nsthread ios

4
推荐指数
1
解决办法
4505
查看次数

标签 统计

detect ×1

ios ×1

iphone ×1

multithreading ×1

nsthread ×1