xmlDoc.load("xml.xml"); if(xmlDoc.parseError.errorCode != 0) { alert("sorry 出现错误,请和管理员联系!"); window.close(); return; } ...
確定! 回上一頁