A.目標動作機制(target-action)
B.委托機制(delegate)
C.數(shù)據(jù)源(datasource)
D.讀寫文件的操作
您可能感興趣的試卷
你可能感興趣的試題
A.UIControl
B.UIView
C.NSObject
D.UIViewController
A.operations
B.cancelAllOperations
C.operationCount
D.沒有正確答案
A.image Named:@"1.jpeg"
B.image With Contents Of File:file Path
C.image With Data:data
D.image
A.NS Managed Object Context
B.NS Managed Object
C.NS Persistent Store Coordinator
D.NS Managed Object Model
A.MySQL
B.Oracle
C.SQLite
D.SQL
最新試題
下列關(guān)于各項設(shè)置方式的說法不正確的是()。
NSManagedObjectModel表示持久化存儲協(xié)調(diào)器。
如果要對抓取結(jié)果進行篩選,則需要通過哪一個對象設(shè)置篩選條件?()
下列哪個屬性是設(shè)置UITabBar背景顏色的屬性的?()
以下哪些屬于多線程技術(shù)?()
創(chuàng)建表的時候如果給int類型設(shè)置為主碼則該字段會自動增長計數(shù)。
使用CoreData需要導入AVFoundation.Framework。
-initWithRequest:delegate為采用同步方式獲取網(wǎng)絡數(shù)據(jù)。
當搜索框內(nèi)的文本發(fā)生改變時激發(fā)的方法是()。
appendFormat是追加帶變量的字符串的方法。