代码搜索:jScript
找到约 2,498 项符合「jScript」的源代码
代码结果 2,498
www.eeworm.com/read/135582/5885210
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/258337/11870076
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/153778/12006980
js ajax.js
function getHTTPObject() {
var xmlhttp;
/*@cc_on
@if (@_jscript_version >= 5)
try {
xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
try {
xmlhttp = new Active