代码搜索:XMLHTTP
找到约 1,050 项符合「XMLHTTP」的源代码
代码结果 1,050
www.eeworm.com/read/399925/7821903
txt 说明文件.txt
***********************************************************
Copyright (c) 2006 音乐通用采集 v1.2
作者:Snney QQ:32599085
***********************************************************
系统要求:
(1
www.eeworm.com/read/299152/7885197
htm iexmlhttprequestexample4.htm
XML HTTP Request Example
function createXMLHTTP() {
www.eeworm.com/read/299152/7885205
htm iexmlhttprequestexample.htm
XML HTTP Request Example
function createXMLHTTP() {
www.eeworm.com/read/299152/7885244
htm iexmlhttprequestexample3.htm
XML HTTP Request Example
function createXMLHTTP() {
www.eeworm.com/read/299152/7885246
htm crossbrowserxmlhttprequestexample.htm
XML HTTP Request Example
if (typeof XMLHttpRequest == "undefined" && window.ActiveXObject
www.eeworm.com/read/299152/7885257
htm iexmlhttprequestexample2.htm
XML HTTP Request Example
function createXMLHTTP() {
www.eeworm.com/read/398542/7940431
js qm.js
// JavaScript Document
function formonclick(k)
{
switch (k)
{
case "3":
document.getElementById('d').innerHTML=iinput("13","q","")+" - "+iinput("13","q1","");
$("option2").style.dis
www.eeworm.com/read/397700/8027917
htm 17-8.htm
使用POST方法为XMLHTTPRequest创建查询串
var xmlHttp=new ActiveXObject("Microsoft.XMLHTTP");
function createQuerystring()
{
name=document.g
www.eeworm.com/read/397700/8027923
htm 17-6.htm
动态编辑页面内容
var xmlHttp; //定义变量
xmlHttp=new ActiveXObject("Microsoft.XMLHTTP"); //创建对象
function process()
{
xmlHttp.open