android中获取最后插入记录的id值??int lastid Integer.parseInt(uri.getLastPathSegment())
android中获取最后插入记录的id值
?
?
int lastid = Integer.parseInt(uri.getLastPathSegment());
android中获取最后插入记录的id值
?
?
int lastid = Integer.parseInt(uri.getLastPathSegment());