摘要:
分解List> 的方法:List> mapList;for(HashMap h: mapList){ for(String key:h.keySet()){ String value=h.get(key); }}orList> mapList;for (HashMap map : mClientMsg) {mClientcode.setText(map.get(mErrCode));mClientid.setText(map.get(mClientID));mClientname.setText(map.get(mClientName));mClientnum.setTe.. 阅读全文
posted @ 2014-02-13 15:45
上风华
阅读(2277)
评论(0)
推荐(0)

浙公网安备 33010602011771号