摘要: ContentValuesThis class is used to store a set of values that the ContentResolver can process.用于保存一些数据(string boolean byte double float int longshort ...)信息,这些信息可以被数据库操作时使用。ContentValues() Creates an empty set of values using the default initial sizeContentValues(int size) Creates an empty set of va 阅读全文
posted @ 2013-03-01 11:30 LeeHonGee 阅读(894) 评论(1) 推荐(0)