android 数据库 sqlite数据类型(时间 日期 double等)
sqlite3支持的数据类型: NULL、INTEGER、REAL、TEXT、BLOB但是,sqlite3也支持如下的数据类型smallint 16位整数integer ...
sqlite3支持的数据类型: NULL、INTEGER、REAL、TEXT、BLOB但是,sqlite3也支持如下的数据类型smallint 16位整数integer ...
intent.putExtra(Bundle)和直接用Intent.putExtra("xx",yy)传递有什么不同 回复 广东-虫子(346345565) 15:39:44 这个问题我来解答吧 ...