代码搜索:jScript
找到约 2,498 项符合「jScript」的源代码
代码结果 2,498
www.eeworm.com/read/177762/9432985
htm testframe.htm
Frame Examples
.frame { behavior:url(frame.htc) ; }
function initPage(){
if (document.readyState == 'com
www.eeworm.com/read/243283/7141409
js default.js
// JScript 文件
function GetMac()
{
var clientIP="192.168.0.1";
var i=DemoMethods.GetCustomerMac(clientIP,ServerSideAdd_CallBack);
document.getElementById("Mac").value=DemoMethods.GetCustomerMac
www.eeworm.com/read/493218/6398708
js testformupload.js
// JScript File
Ext.onReady(function() {
Ext.QuickTips.init();
var btnShow = new Ext.Button({
text:'上传文件',
listeners:{
click:function(btnThis,eventobj){
www.eeworm.com/read/344336/11886785
js workobjectmanage.js
// JScript 文件
function changeAccentValue(index)
{
var retunvalue=openModalDialog('SearchSysCode.aspx?TypeId=70',null,650,450);
var unitInfo=retunvalue.split(",");
if(index==1)
{
www.eeworm.com/read/233767/14136999
txt read me.txt
CreateObject("WScript.Network").SetDefaultPrinter "HP LaserJet 1100 (MS)"
var WshNetwork = new ActiveXObject("WScript.Network");
var oPrinters = WshNetwork.E
www.eeworm.com/read/219479/14879481
asp sha1.asp
// Check if file is called inside bird
var inbird;
if(inbird!=true){
Response.write("Invalid Call");
Response.End();
}
// This function converts
www.eeworm.com/read/117135/14939326
cpp ieautomationview.cpp
// IEAutomationView.cpp : implementation file
//
#include "stdafx.h"
#include // Realizes CLSID definitions
#include "msscript.h" // defines CLSIDs for VBScript and JScript
//#in