{"id":2089,"date":"2012-05-03T04:07:02","date_gmt":"2012-05-03T04:07:02","guid":{"rendered":"http:\/\/enjoyasp.net\/?p=2089"},"modified":"2012-05-03T04:09:28","modified_gmt":"2012-05-03T04:09:28","slug":"js%e6%96%87%e4%bb%b6%e4%b8%ad%e5%8a%a8%e6%80%81%e5%8a%a0%e8%bd%bdjs%e6%96%87%e4%bb%b6","status":"publish","type":"post","link":"https:\/\/enjoyasp.net\/index.php\/2012\/05\/03\/js%e6%96%87%e4%bb%b6%e4%b8%ad%e5%8a%a8%e6%80%81%e5%8a%a0%e8%bd%bdjs%e6%96%87%e4%bb%b6\/","title":{"rendered":"js\u6587\u4ef6\u4e2d\u52a8\u6001\u52a0\u8f7djs\u6587\u4ef6"},"content":{"rendered":"<p>js\u6587\u4ef6\u4e2d\u52a8\u6001\u52a0\u8f7djs\u6587\u4ef6<br \/>\n\u56e0\u52a0\u8f7d\u987a\u5e8f\u4e0d\u540c\uff0c\u5728\u52a0\u8f7djs\u6587\u4ef6\u65f6\uff0c\u8981\u52a8\u6001\u4f20\u7684\u53d8\u91cf\u8fd8\u672a\u8fdb\u884c\u521d\u59cb\u5316\uff0c\u6545\u53c2\u6570\u4f20\u4e0d\u8fdb\uff0c<br \/>\n\u65b9\u6cd5\u662f\u5229\u7528ajax\u5f02\u6b65\u52a0\u8f7d<\/p>\n<pre class=\"brush:js;first-line:1;pad-line-numbers:true;highlight:null;collapse:false;\">\r\nvar IsLoadFieOk = false;\/\/\u662f\u5426\u5df2\u5b8c\u6210js\u6587\u4ef6\u7684\u52a0\u8f7d\r\nvar CallServerIP  = &quot;192.168.19.157&quot;;\r\n\r\nLoadJSfile(&quot;scrjquery&quot;, &quot;http:\/\/&quot;+CallServerIP + &quot;\/interface\/js\/jquery-1.3.2.min.js&quot;);\r\nLoadJSfile( &quot;scrDailOut&quot;, &quot;http:\/\/&quot;+CallServerIP + &quot;\/interface\/2.js&quot;);\r\n\r\nfunction LoadJSfile(sID,url) {\r\n    IsLoadFieOk = false;\r\n    AjaxPage(sID,url);\r\n    var i = 0;\r\n    while (!IsLoadFieOk &amp;&amp; i++&lt;2000) {} \/\/\u4fdd\u8bc1\u5f02\u6b65\u52a0\u8f7d\u7684\u6587\u4ef6\u80fd\u591f\u505a\u5230\u987a\u5e8f\u52a0\u8f7d\r\n}\r\n\r\n\r\nfunction AjaxPage(sId, url){\r\n    var oXmlHttp = GetHttpRequest() ;\r\n\r\n    oXmlHttp.OnReadyStateChange = function()  \r\n\r\n    {\r\n\r\n        if ( oXmlHttp.readyState == 4 )\r\n\r\n        {\r\n\r\n            if ( oXmlHttp.status == 200 || oXmlHttp.status == 304 )\r\n\r\n            {\r\n\r\n                IncludeJS( sId, url, oXmlHttp.responseText );\r\n                \/\/alert(url);\r\n\r\n            }\r\n\r\n            else\r\n\r\n            {\r\n                alert( &#39;XML request error: &#39; + oXmlHttp.statusText + &#39; (&#39; + oXmlHttp.status + &#39;)&#39; ) ;\r\n\r\n            }\r\n\r\n        }\r\n\r\n    }\r\n\r\n    oXmlHttp.open(&#39;GET&#39;, url, true);\r\n\r\n    oXmlHttp.send(null);\r\n    \/\/return &quot;hello&quot;;\r\n\r\n}\r\n\r\n\r\n<\/pre>\n<p>\n\u540c\u65f6\u82e5ajax\u8981\u8de8\u57df\u8bbf\u95ee\u6570\u636e\uff0c\u90a3\u4e48\u5c06Internet\u9009\u9879-\u5b89\u5168- Internet,\u53d7\u4fe1\u4efb\u7684\u7ad9\u70b9\u4e2d\u7684\u901a\u8fc7\u57df\u8bbf\u95ee\u6570\u636e\u8d44\u6e90\u6253\u5f00\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>js\u6587\u4ef6\u4e2d\u52a8\u6001\u52a0\u8f7djs\u6587\u4ef6 \u56e0\u52a0\u8f7d\u987a\u5e8f\u4e0d\u540c\uff0c\u5728\u52a0\u8f7djs\u6587\u4ef6\u65f6\uff0c\u8981\u52a8\u6001\u4f20\u7684\u53d8\u91cf\u8fd8\u672a\u8fdb\u884c\u521d\u59cb\u5316\uff0c\u6545\u53c2\u6570\u4f20\u4e0d\u8fdb\uff0c \u65b9 [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13],"tags":[],"class_list":["post-2089","post","type-post","status-publish","format-standard","hentry","category-13"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/posts\/2089","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/comments?post=2089"}],"version-history":[{"count":0,"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/posts\/2089\/revisions"}],"wp:attachment":[{"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/media?parent=2089"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/categories?post=2089"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/tags?post=2089"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}