android app update delete database的相關文章
SQLiteDatabase | Android Developers

SQLiteDatabase | Android Developers

瀏覽:929
日期:2026-04-18
Class Overview Exposes methods to manage a SQLite database. SQLiteDatabase has methods to create, delete, execute SQL commands, and perform other common database management tasks. See the Notepad sample application in the SDK for an example ......看更多