小编Jer*_*ckx的帖子

用类方法NSThread?

是否可以在单独的线程中运行类方法(以'+'开头)?通常我会像[myClass myController];我尝试的那样调用方法[NSThread detachNewThreadSelector:myController toTarget:myClass withObject:nil];但没有成功.

cocoa nsthread

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

标签 统计

cocoa ×1

nsthread ×1