A.BOOL
B.NSInteger
C.NSString
D.NSArray
您可能感興趣的試卷
你可能感興趣的試題
A.bundle目錄
B.Documents目錄
C.keychain
D.SQLite
A.NSFileManager
B.NSNotificationCenter
C.UIApplication
D.UIDevice
A.C
B.Objective-C
C.C++
D.Java
A.alloc
B.init
C.retain
D.copy
A.-(NSInteger)tableView:(UITableView*)tableView numberOfRowsInSection:(NSInteger)section;
B.-(UITableViewCell*)tableView:(UITableView*)tableView cellForRowAtIndexPath:(NSIndexPath*)indexPath;
C.-(CGFloat)tableView:(UITableView*)tableView heightForRowAtIndexPath:(NSIndexPath*)indexPath;
D.-(void)tableView:(UITableView*)tableView didSelectRowAtIndexPath:(NSIndexPath*)indexPath;
最新試題
調(diào)用托管對(duì)象上下文的excuteFetchRequest:error:方法返回值類型是()。
在sqlite3中存儲(chǔ)的數(shù)據(jù)都是存在網(wǎng)絡(luò)服務(wù)器上。
UIScollView繼承自UITableView。
沙盒機(jī)制是一個(gè)安全機(jī)制。
NSThread類控制線程暫停的類方法有哪些?()
下列關(guān)于各項(xiàng)設(shè)置方式的說(shuō)法不正確的是()。
constchar*dispatch_queue_get_label(dispatch_queue_t)獲取指定隊(duì)列的字符串標(biāo)簽。
CoreData默認(rèn)選擇使用內(nèi)存作為數(shù)據(jù)庫(kù)。
下列哪個(gè)屬性是設(shè)置UITabBar背景顏色的屬性的?()
iOS中,導(dǎo)航控制器的類是()。