代码搜索:XMLHTTP
找到约 1,050 项符合「XMLHTTP」的源代码
代码结果 1,050
www.eeworm.com/read/319313/3558262
js xmlhttprootobject.js
function XmlHttpRootObject(){
var xmlHttp = null;
var fun = nu
www.eeworm.com/read/264243/11324460
js ajaxrequest.js
// JavaScript Document
function AJAXRequest() {
var xmlPool = new Array;
var xmlVersion = ["MSXML2.XMLHTTP","Microsoft.XMLHTTP"];
var AJAX = this;
if(arguments[0]) this.url=arguments[0]; else
www.eeworm.com/read/37323/1072514
js zhuce_js.js
//定义XMLHttpRrequest对象
var xmlHttp=createXmlHttpRequestObject();
//获取XMLHttpRrequest对象
function createXmlHttpRequestObject(){
//用来存储将要使用的XMLHttpRrequest对象
var xmlHttp;
//如果在internet Explorer
www.eeworm.com/read/471054/1433755
js callxmlhttprequest.js
function FactoryXMLHttpRequest(){
if(window.XMLHttpRequest){
return new XMLHttpRequest();
}else if(window.ActiveXObject){
var msxmls = new Array('Msxml2.XMLHTTP.5.0','Msxml2.XMLHTTP.4.
www.eeworm.com/read/168013/5450007
js zxml.js
var $a={$b:(typeof ActiveXObject!="undefined"),$z:document.implementation&&document.implementation.createDocument,$d:(typeof XMLHttpRequest!="undefined")};$a.ARR_XMLHTTP_VERS=["MSXML2.XmlHttp.5.0","MS
www.eeworm.com/read/168013/5450008
js zxml.js
var $a={$b:(typeof ActiveXObject!="undefined"),$z:document.implementation&&document.implementation.createDocument,$d:(typeof XMLHttpRequest!="undefined")};$a.ARR_XMLHTTP_VERS=["MSXML2.XmlHttp.5.0","MS
www.eeworm.com/read/168013/5450009
js zxml.js
var $a={$b:(typeof ActiveXObject!="undefined"),$z:document.implementation&&document.implementation.createDocument,$d:(typeof XMLHttpRequest!="undefined")};$a.ARR_XMLHTTP_VERS=["MSXML2.XmlHttp.5.0","MS
www.eeworm.com/read/168013/5450012
js zxml.js
var $a={$b:(typeof ActiveXObject!="undefined"),$z:document.implementation&&document.implementation.createDocument,$d:(typeof XMLHttpRequest!="undefined")};$a.ARR_XMLHTTP_VERS=["MSXML2.XmlHttp.5.0","MS
www.eeworm.com/read/168013/5450013
js zxml.js
var $a={$b:(typeof ActiveXObject!="undefined"),$z:document.implementation&&document.implementation.createDocument,$d:(typeof XMLHttpRequest!="undefined")};$a.ARR_XMLHTTP_VERS=["MSXML2.XmlHttp.5.0","MS
www.eeworm.com/read/168013/5450014
js zxml.js
var $a={$b:(typeof ActiveXObject!="undefined"),$z:document.implementation&&document.implementation.createDocument,$d:(typeof XMLHttpRequest!="undefined")};$a.ARR_XMLHTTP_VERS=["MSXML2.XmlHttp.5.0","MS