2019年3月29日

xml

摘要: private static List parseElement(Element root) { List licChkItems = root.getChildren("lic_item"); List licChkItemLst = new ArrayList(); for (Element ue : licChkIte... 阅读全文

posted @ 2019-03-29 09:31 shangyixiong 阅读(117) 评论(0) 推荐(0)

导航