代码搜索:XMLHTTP
找到约 1,050 项符合「XMLHTTP」的源代码
代码结果 1,050
www.eeworm.com/read/401795/11549331
js ajax.js
/***
* http://yuetong.javaeye.com
* 作者mail: caomm1982@yahoo.com.cn
* 本程序可以免费复制,修改使用,但请保留作者信息,谢谢。
*/
var xmlHttp;
function createXmlHttpRequest(){
if (window.ActiveXObject){
www.eeworm.com/read/348004/11618475
htm iexmlhttprequestexample4.htm
XML HTTP Request Example
function createXMLHTTP() {
www.eeworm.com/read/348004/11618484
htm iexmlhttprequestexample.htm
XML HTTP Request Example
function createXMLHTTP() {
www.eeworm.com/read/348004/11618507
htm iexmlhttprequestexample3.htm
XML HTTP Request Example
function createXMLHTTP() {
www.eeworm.com/read/348004/11618508
htm crossbrowserxmlhttprequestexample.htm
XML HTTP Request Example
if (typeof XMLHttpRequest == "undefined" && window.ActiveXObject
www.eeworm.com/read/348004/11618515
htm iexmlhttprequestexample2.htm
XML HTTP Request Example
function createXMLHTTP() {
www.eeworm.com/read/261654/11631518
htm index.htm
Microchip TCP/IP Stack Home
var xmlHttp;
var ObjArray = new Array;
function GetXmlHttpObject(handler)
{
var