问题详情
在android中使用SQLiteOpenHelper这个辅助类时,获取()
A.getDatabase()
B.openDatabase()
C.getReadableDatabase()
D.getAbleDatabase()
请帮忙给出正确答案和分析,谢谢!