代码搜索:jScript
找到约 2,498 项符合「jScript」的源代码
代码结果 2,498
www.eeworm.com/read/451043/1667285
js guestinfomanage.js
// JScript 文件
var GuestInfoStore;
RoomGuestInfoManage=function(node){
//分页每页显示数量
var pageSize = 12;
//指定列参数
var fields = ["guestid","guestcardid","guestname","guestsex","guestmobile",
www.eeworm.com/read/240248/4575724
readme
This library provides an ECMAScript compatible interpreter. The ECMA standard
is based on well known scripting languages such as Netscape's JavaScript and
Microsoft's JScript.
I'm currently pursuing
www.eeworm.com/read/200982/5062696
js adslide.js
// JScript 文件
//function SelectAd()
//{
// var url = "AdSelect.aspx?date=" + (new Date()).getTime();
// var result = window.showModalDialog(url, "", "help:no;resizable:yes;status:no;center:
www.eeworm.com/read/200982/5062706
js popedom.js
// JScript 文件
String.prototype.trim = function()
{
return this.replace(/(^\s*)|(\s*$)/g,"");
}
function Popedom()
{
var id = null;
var sortId = null;
var expIds = null;
}
www.eeworm.com/read/305712/3770346
readme
This library provides an ECMAScript compatible interpreter. The ECMA standard
is based on well known scripting languages such as Netscape's JavaScript and
Microsoft's JScript.
I'm currently pursuing
www.eeworm.com/read/413369/2162075
js addguestinfo.js
// JScript 文件
var AddGuestInfofp=new Ext.form.FormPanel({
width:375,
height:210,
plain:true,
layout:"form",
defaultType:"textfield",
labelWidth:75,
baseCls:"x-
www.eeworm.com/read/413369/2162076
js delopenroominfo.js
// JScript 文件
//退房
DelOpenRoomInfo=function(row)
{
//首先删除开房信息
Ext.Ajax.request({
url:"URL/OpenRoomInfo/DelOpenRoomInfo.aspx",
method:"POST",
para
www.eeworm.com/read/413369/2162081
js totalinfomanage.js
// JScript 文件
var TotalInfoStore;
function getValue(value,meta,record,rowIndex,colIndex,store)
{
return value==0?"男":"女";
}
TotalInfoManage=function(node)
{
//分页数大小
var
www.eeworm.com/read/413369/2162086
js guestinfomanage.js
// JScript 文件
var GuestInfoStore;
RoomGuestInfoManage=function(node){
//分页每页显示数量
var pageSize = 12;
//指定列参数
var fields = ["guestid","guestcardid","guestname","guestsex","guestmobile",
www.eeworm.com/read/408807/2246803
js fckplugin.js
// JScript 文件
FCKCommands.RegisterCommand('insertvideo', new FCKDialogCommand('insertvideo', FCKLang.InsertMusic, FCKPlugins.Items['insertvideo'].Path + 'insertvideo.html', 370, 250));
var insert