1、模糊查詢的陷阱cursor = db.rawQuery("select * from song ... getCount()]; 利用從SQLite返回的Cursor物件的getCount()方法得到需要的陣列長度.
確定! 回上一頁