其实这个Cursor并非是一个游标一样的东西,而更像是数据库的一个片段。在数据库比较大时,每次 ... int getCount(); int getPosition(); boolean move(int offset); ...
確定! 回上一頁