SQLiteDatabase | Android 開發者

SQLiteDatabase | Android 開發者

瀏覽:1484
日期:2025-04-27
類概述 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 of ......看更多