代码搜索:jScript
找到约 2,498 项符合「jScript」的源代码
代码结果 2,498
www.eeworm.com/read/214298/15107189
js xmlhttprequest.js
/* Create a new XMLHttpRequest object to talk to the Web server */
var xmlHttp = false;
/*@cc_on @*/
/*@if (@_jscript_version >= 5)
try {
xmlHttp = new ActiveXObject("Msxml2.XMLHTTP");
} catc
www.eeworm.com/read/154890/5632436
new makefile.new
# Makefile.config
# This is a newer style makefile for the ViewML
# project. It is my hope that some day
# this will be the offical makefile for the project,
# but for now, we are happy to stay in th
www.eeworm.com/read/369901/9630007
js xmlhttprequest.js
/* Create a new XMLHttpRequest object to talk to the Web server */
var xmlHttp = false;
/*@cc_on @*/
/*@if (@_jscript_version >= 5)
try {
xmlHttp = new ActiveXObject("Msxml2.XMLHTTP");
} catc