2017年2月8日
摘要: 数据查找: 使用模糊查找,like: sCursor = context.getContentResolver().query(CONTENT_URI, new String[] { "count(*)", "sum(amout)" },"func=='9' and " + "tips LIKE ' 阅读全文
posted @ 2017-02-08 09:42 tistar 阅读(178) 评论(0) 推荐(0)