A.-(instancetype)initWithTarget:(id)target selector:(SEL)selector object:(id)argument
B.+(void)detachNewThreadSelector:(SEL)selector to Target:(id)target with Object:(id)argument;
C.-(void)performSelectorInBackground:(SEL)aSelector withObject:(id)arg;正
D.+(NSThread*)mainThread;
您可能感興趣的試卷
你可能感興趣的試題
A.willHideViewController:
B.willShowViewController:
C.shouldHideViewController:
D.willPresentViewController:
A.串行執(zhí)行
B.并行執(zhí)行
C.并發(fā)執(zhí)行
D.無法確定
A.在X軸上
B.在Y軸上
C.在Z軸上
D.分解到多個坐標(biāo)軸上
A.pthread
B.GCD
C.NSThread
D.NSOperation
A.BOOL executing;//判斷任務(wù)是否正在執(zhí)行
B.BOOL finished;//判斷任務(wù)是否完成
C.void(^completionBlock)(void);//用來設(shè)置完成后需要執(zhí)行的操作
D.-(void)waitUntilFinished;//取消任務(wù)
最新試題
appendFormat是追加帶變量的字符串的方法。
使用CoreData需要導(dǎo)入AVFoundation.Framework。
查詢數(shù)據(jù)的sql語法正確的是()。
M和C之間的交流方式包括()。
處理用戶滑動手勢的手勢處理器是哪個?()
-initWithRequest:delegate為采用同步方式獲取網(wǎng)絡(luò)數(shù)據(jù)。
對于iOS感知設(shè)備移動的對象是()。
appendString是追加固定字符串的方法。
謂詞是指在計算機(jī)中表示計算真假值的函數(shù)。
下列哪個屬性是設(shè)置UITabBar背景顏色的屬性的?()