單項選擇題iOS開發(fā)常用的數(shù)據(jù)庫是哪個?()
A.MySQL
B.Oracle
C.SQLite
D.SQL
您可能感興趣的試卷
你可能感興趣的試題
1.單項選擇題NSUserDefaults的數(shù)據(jù)會保存在什么地方?()
A.Documents
B.Library/Prefrences
C.Tmp
D.都不是
2.單項選擇題以下哪個是UI Scroll View Delegate協(xié)議的回調(diào)方法?()
A.set Content Offset:(CGPoint)content Offset animated:(BOOL)animated
B.number Of Sections
C.scroll View Did Scroll:(UI Scroll View *)scroll View
D.以上都不是