码迷,mamicode.com
首页 >  
搜索关键字:返回    ( 100351个结果
Android sqlite cursor的遍历
查询并获得了cursor对象后,用while(corsor.moveToNext()){}遍历,当corsor.moveToNext()方法调用,如果发现没有对象,会返回false public List getAll() { List list = new ArrayList(...
分类:移动开发   时间:2014-04-28 10:07:40    阅读次数:1390
100351条   上一页 1 ... 10034 10035 10036
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!