SQLiteDataBase 類別提供方法以便開發者管理資料庫。 ... 資料庫檔案名稱,給予權限,null) SQLiteDataBase db=openOrCreateDataBase("db.db",MODE_PRIVATE,null); String ...
確定! 回上一頁