<SCRIPT language="javascript"> var xmlHttpReq = new ActiveXObject("MSXML2.XMLHTTP.3.0"); xmlHttpReq.open("GET", "http://localhost", true); xmlHttpReq.send(); alert(xmlHttpReq.responseText); </script>
52,782
社区成员
25,335
社区内容
加载中
试试用AI创作助手写篇文章吧