单项选择题
在ContentResolver中更新系统的数据一般使用什么方法?()
A.query方法B.update方法C.delete方法D.insert方法
单项选择题 在ContentResolver中删除系统的数据一般使用什么方法?()
单项选择题 在ContentResolver中查询系统的数据一般使用什么方法?()
单项选择题 获取系统的ContentResolver一般使用什么方法?()