在多个应用中读取共享存储数据时,需要用到的query方法,是哪个对象的方法()
A:ContentResolver
B:ContentProvider
C:Cursor
D:SQLiteHelper
出自:计算机科学