程序代码 用JavaScript读取远程xml的数据 2009-12-08 Clang 阅读(961) 评论(0) JavaScript代码: var xmlDoc = new ActiveXObject("Microsoft.XMLDOM"); xmlDoc.async="false"...