單項選擇題以下的協(xié)議定義正確的是()。

A.@protocol protocolName
B.@implementation protocolName
C.@interface protocolName
D.@interface className (protocolName)


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題對于iOS感知設(shè)備移動的對象是()。

A.CM Accelerometer Data
B.CM Gyro Data
C.CM Magnetometer Data
D.CM Device Motion

3.單項選擇題哪個類型表示GCD中的隊列?()

A.dispatch_queue_t
B.NSOperationQueue
C.NSOperation
D.以上都不對

4.單項選擇題重構(gòu)用戶界面須重寫視圖控制器的哪個方法?()

A.–will Rotate To Interface Orientation:duration
B.–will Animate Rotation To Interface Orientation:duration
C.-did Rotate From Interface Orientation
D.-supported Interface Orientations

5.單項選擇題當(dāng)搜索框內(nèi)的文本發(fā)生改變時激發(fā)的方法是()。

A.UIBarStyleDefault
B.UIBarStyleBlack
C.searchBar:textDidChange
D.UIBarStyleBlackTranslucent