Cursor result = db. ... 從SQLite類別裡抓回來的資料是Cursor 物件,可以把它想像成一張資料表,基本的操作方式 ... getCount(); //取得資料表列數 if(rows_num !=
確定! 回上一頁