A.建立連接,形成傳輸數(shù)據(jù)的通道。
B.將數(shù)據(jù)及源和目的封裝成數(shù)據(jù)包中,不需要建立連接。
C.傳播速度快。
D.不可靠協(xié)議
您可能感興趣的試卷
你可能感興趣的試題
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.分解到多個(gè)坐標(biāo)軸上
A.pthread
B.GCD
C.NSThread
D.NSOperation
最新試題
在sqlite3中存儲(chǔ)的數(shù)據(jù)都是存在網(wǎng)絡(luò)服務(wù)器上。
當(dāng)搜索框內(nèi)的文本發(fā)生改變時(shí)激發(fā)的方法是()。
下列哪個(gè)屬性是設(shè)置UITabBar背景顏色的屬性的?()
NSThread類控制線程暫停的類方法有哪些?()
沙盒機(jī)制是一個(gè)安全機(jī)制。
以下哪些屬于多線程技術(shù)?()
使用CoreData需要導(dǎo)入AVFoundation.Framework。
M和C之間的交流方式包括()。
以下屬于數(shù)據(jù)存儲(chǔ)方法的是()。
UICollectionView可以設(shè)置單元格的列距離或者行距離。