代码搜索:XMLHTTP
找到约 1,050 项符合「XMLHTTP」的源代码
代码结果 1,050
www.eeworm.com/read/236578/14010292
js ajax.js
/******************************************************************************
SupeSite/X-Sapce - Ajax for SS/XS
Copyright 2001-2006 Comsenz Inc. (http://www.comsenz.com)
*********************
www.eeworm.com/read/236201/14028561
htm iexmlhttprequestexample4.htm
XML HTTP Request Example
function createXMLHTTP() {
www.eeworm.com/read/236201/14028570
htm iexmlhttprequestexample.htm
XML HTTP Request Example
function createXMLHTTP() {
www.eeworm.com/read/236201/14028602
htm iexmlhttprequestexample3.htm
XML HTTP Request Example
function createXMLHTTP() {
www.eeworm.com/read/236201/14028605
htm crossbrowserxmlhttprequestexample.htm
XML HTTP Request Example
if (typeof XMLHttpRequest == "undefined" && window.ActiveXObject
www.eeworm.com/read/236201/14028614
htm iexmlhttprequestexample2.htm
XML HTTP Request Example
function createXMLHTTP() {
www.eeworm.com/read/235668/14056575
js request.js
/**
* Ajax 基本请求信息文件
* 作者: J li
*/
//处理浏览器,用来选择不同的XML读取函数
var agt = navigator.userAgent.toLowerCase();
var is_opera = (agt.indexOf("opera") != -1);
var is_ie = (agt.indexOf("msie") != -1) &
www.eeworm.com/read/235668/14057164
js ajax.js
/******************************************************************************
SupeSite/X-Sapce - Ajax for SS/XS
Copyright 2001-2006 Comsenz Inc. (http://www.comsenz.com)
*********************
www.eeworm.com/read/235668/14057352
js ajax.js
/******************************************************************************
SupeSite/X-Sapce - Ajax for SS/XS
Copyright 2001-2006 Comsenz Inc. (http://www.comsenz.com)
*********************