摘要:
$.ajax({ url: '/Home/AjaxGetData', success: function (data) { alert(data); }, error:function(XMLHttpRequest,textStatus,errorThrown){ alert(XMLHttpRequ 阅读全文
posted @ 2018-08-22 16:07
闭眼的鱼
阅读(1385)
评论(0)
推荐(0)
摘要:
创建根节点 Element root= new Element("root"); //创建报文体 Element body = new Element("body"); //添加子节点并赋值 body.addContent(new Element("SEQ_NO").setText("")); // 阅读全文
posted @ 2018-08-22 10:09
闭眼的鱼
阅读(4836)
评论(0)
推荐(0)

浙公网安备 33010602011771号