摘要: //convert string to xml object function String2XML(xmlString) { // for IE if (window.ActiveXObject) { var xmlobject = new ActiveXObject("Microsoft.XML 阅读全文
posted @ 2020-03-12 18:51 苍青浪 阅读(864) 评论(0) 推荐(0)