摘要:
public class MainActivity extends Activity implements OnChildClickListener { private List<Map<String, Object>> group; private List<List<Map<String, Object>>> children; private String[] groupFrom = { "group" }; private String[] childFrom = { "child" } 阅读全文
posted @ 2012-12-12 15:59
Mr.haox
阅读(439)
评论(0)
推荐(0)
摘要:
public class MainActivity extends Activity implements OnClickListener { private static final int INIT_DB_VERSION = 1; private static final int UPGRADE_DB_VERSION = 2; private Button bt1, bt2; private MydbHelper dbh; private SQLiteDatabase db; @Override protected void onCreate(Bu... 阅读全文
posted @ 2012-12-12 09:16
Mr.haox
阅读(634)
评论(0)
推荐(1)

浙公网安备 33010602011771号