摘要: Bundle是一种利用键值对存储的数据格式,而我们在程序中通常利用HashMap存储数据。在开发中,通过Http请求得到JSONArray类型的返回值,我选择利用ArrayList<HashMap<String, String>>格式存储JSONArray对象。Bundle对象中putParcela 阅读全文
posted @ 2017-07-11 17:09 Klose_Jiao 阅读(1985) 评论(0) 推荐(0)