openDatabase()
SimpleCursorAdapter()构造函数的参数
使用SimpleCursorAdapter要求数据库表的主键必须是_id,否则会出错。
SimpleCursorAdapter