摘要:
简单的请求封装,相当于封装了Book对象,但比Book对象参数更灵活XMLObject xml = new XMLObject("book");xml.add("author", "Jack");xml.add("name", "JavaScript");XMLObject store = new ... 阅读全文
posted @ 2015-03-27 13:26
夏哥188
阅读(2745)
评论(0)
推荐(0)