冷門新世界
冷門技術的釐清
2010年9月7日 星期二
android sqlite3
1. adb shell
2. # sqlite3 <path>/xxx.db
3. sqlite>
.help - usage
.schema - query all schemas in db
select * from tablename;
select * from sqlite_master where type="table";
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言