單項(xiàng)選擇題UIPageControl的直接父類是()。

A.UIControl
B.UIView
C.NSObject
D.UIViewController


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題NSOperationQueue中,取消全部隊(duì)列的NSOperation的方法是()。

A.operations
B.cancelAllOperations
C.operationCount
D.沒(méi)有正確答案

2.單項(xiàng)選擇題UIImageView獲取圖片的方法不包含()。

A.image Named:@"1.jpeg"
B.image With Contents Of File:file Path
C.image With Data:data
D.image

3.單項(xiàng)選擇題處于哪一個(gè)類下管理的實(shí)體,才可以修改?()

A.NS Managed Object Context
B.NS Managed Object
C.NS Persistent Store Coordinator
D.NS Managed Object Model

4.單項(xiàng)選擇題iOS開(kāi)發(fā)常用的數(shù)據(jù)庫(kù)是哪個(gè)?()

A.MySQL
B.Oracle
C.SQLite
D.SQL

5.單項(xiàng)選擇題NSUserDefaults的數(shù)據(jù)會(huì)保存在什么地方?()

A.Documents
B.Library/Prefrences
C.Tmp
D.都不是