• 2022-07-01
    将数据库保存在SD上,需要在创建SQLiteDatabse的时候调用SQLiteDatabase的静态方法()
    A: onCreate
    B: onOpen
    C: openOrCreateDatabase
    D: close