Cursor cursor = db.query("news",null,null,null,null,null,null);Log.d("SQLite"," cursor "+ cursor.getCount() );为什么getCount为0,又遇到过的帮忙解决下。