Int row = cursor.getCount(); In order to get the column names, we use: String[] columnNames = cursor.getColumnNames();.
確定! 回上一頁