摘要: 利用Gson进行String和对象的转换 /** * 从JsonStr中解析BUserBase * @param jsonStr * @return */ public static BUserBase decodeFromJson(String jsonStr) { BUserBase baseI 阅读全文
posted @ 2016-01-15 16:21 Matrix_Ran 阅读(8228) 评论(0) 推荐(0)