A.MySQLB.OracleC.SQLiteD.SQL
单项选择题NSUserDefaults的数据会保存在什么地方?()
A.DocumentsB.Library/PrefrencesC.TmpD.都不是
单项选择题以下哪个是UI Scroll View Delegate协议的回调方法?()
A.set Content Offset:(CGPoint)content Offset animated:(BOOL)animatedB.number Of SectionsC.scroll View Did Scroll:(UI Scroll View *)scroll ViewD.以上都不是
单项选择题UIToolBar中包含的元素是()。
A.UI Bar ButtonItemB.UI Tab BarItemC.UI ButtonD.UI View
单项选择题NSThread表示线程是否是完成状态的是()。
A.is FinishedB.exitC.is ExecutingD.is Cancelled
单项选择题下面方法中哪一个是设置UITableView有多少个分区的?()
A.numberOfSectionsInTableViewB.numberOfRowsInSectionC.didSelectedRowInSectionD.allowsSelection