代码搜索:XMLHTTP
找到约 1,050 项符合「XMLHTTP」的源代码
代码结果 1,050
www.eeworm.com/read/214030/15116054
js ajaxcore.js
var XMLHTTP = false;
try {
XMLHTTP = new ActiveXObject("Msxml2.xmlHttp");
} catch (e) {
try {
XMLHTTP = new ActiveXObject("Microsoft.xmlHttp");
} catch (ex) {
XMLHTTP = false;
www.eeworm.com/read/172518/5385572
js fcktools_ie.js
/*
* FCKeditor - The text editor for internet
* Copyright (C) 2003-2005 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.open
www.eeworm.com/read/172518/5385722
js fcktools_ie.js
/*
* FCKeditor - The text editor for internet
* Copyright (C) 2003-2005 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.open
www.eeworm.com/read/169153/5428417
js comman.js
var mag='//////////////////////////////////////////////GTON原创作品-CD管理系统//////////////////////////////////////////////\n'+
'所用技术:jsp2.0+servlet2.4+jstl1.1+ajax+DOM+proxool+sqlserver2000+tomcat5