405755490
Results
1
issues of
405755490
// 先获取tel_no字段的索引,然后再通过索引获取字段值 student.name = cursor.getString(cursor.getColumnIndex("name"));