代码搜索:JSCRIPT
找到约 2,498 项符合「JSCRIPT」的源代码
代码结果 2,498
www.eeworm.com/read/373981/9426068
js jscript.js
// JScript 文件
var currentTR,orgColor,orgColor2;
window.status="尚洋精密工业有限公司";
function RowMouseOver(obj)
{
if(obj.style.backgroundColor=="#677287")
{
return;
}
orgCol
www.eeworm.com/read/365496/9861019
c jscript.c
/*
* $Id: jscript.c 587 2007-07-16 14:24:10Z dfishburn $
*
* Copyright (c) 2003, Darren Hiebert
*
* This source code is released for free distribution under the terms of the
* GNU General Pu
www.eeworm.com/read/357196/10213693
cs jscript.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.Web;
namespace WebConvert
{
///
/// 常规的JS操作
///
public class JScript
www.eeworm.com/read/357196/10213700
js jscript.js
function change(obj)
{
var scrn=obj.src.substring(0,obj.src.indexOf("."));
obj.src=obj.src.substring(0,obj.src.lastIndexOf("_"))+".jpg";
}
function recover(obj)
{
var scrn=obj.src.substring
www.eeworm.com/read/425332/10363597
js jscript.js
// JScript 文件
function et(sel)
{
if (sel==true)
alert("打开主页")
else
alert("关闭主页")
}
function sql()
{ alert("关闭主页")
alert(session("using"))
var objdbConn = new ActiveXObject("ADODB.
www.eeworm.com/read/424258/10477793
js jscript.js
// JScript 文件
function et(sel)
{
if (sel==true)
alert("打开主页")
else
alert("关闭主页")
}
function sql()
{ alert("关闭主页")
alert(session("using"))
var objdbConn = new ActiveXObject("ADODB.
www.eeworm.com/read/353007/10483292
gif jscript.gif
www.eeworm.com/read/158806/10728148