Cursorc=getContentResolver().query(Phones.CONTENT_URI,null,null,null,null);我看解释是getContentResolver()方法的到应用的ContentResolver,刚 ...
確定! 回上一頁