为了避免全局遍历不必要的开销,Android查询字段,也像SQL一样支持通配的,它本身也就是Sqlite。—_—||
Cursor c = getContentResolver().query(personUri, null, columnName+" like /'%"+content+"%/'", null, null);//查询所有包含content的名字
注:这里用于查询联系人
查看本栏目更多精彩内容:http://www.bianceng.cnhttp://www.bianceng.cn/OS/extra/
以上是小编为您精心准备的的内容,在的博客、问答、公众号、人物、课程等栏目也有的相关内容,欢迎继续使用右上角搜索按钮进行搜索android
, 查询
, null
, 字段
, content
, 全局
android字段验证
android 联系人 字段、android 通讯录 字段、android 数据库加字段、android通话记录字段、android 表更新字段,以便于您获取更多的相关知识。
时间: 2024-10-31 10:24:07