最贊回答 / 鈺寶寶
db.execSQL("create table if not exists imooc_cost("+"id integer primary key,"+"cost_title varchar,"+"cost_date varchar,"+"cost_money varchar)");
2017-03-31