代码搜索:jScript
找到约 2,498 项符合「jScript」的源代码
代码结果 2,498
www.eeworm.com/read/268829/11118524
js anticommon.js
// JScript 文件
//----------------------------------------------------------
//取得还剩下的考试时间,用于页面:examonline.aspx
//使用了asp.net ajax 框架
function getEndTime()
{
ExamOnline.WSEndTime.getEndTime(Suc
www.eeworm.com/read/265536/11261990
js niftycube.js
// JScript 文件
var niftyOk=(document.getElementById && document.createElement && Array.prototype.push);
var niftyCss=false;
String.prototype.find=function(what){
return(this.indexOf(what)>=0 ?
www.eeworm.com/read/248097/12600669
js anticommon.js
// JScript 文件
//----------------------------------------------------------
//取得还剩下的考试时间,用于页面:examonline.aspx
//使用了asp.net ajax 框架
function getEndTime()
{
ExamOnline.WSEndTime.getEndTime(Suc
www.eeworm.com/read/235668/14056942
js topic.js
// JScript File
function Search()
{
var str = document.getElementById("key").value;
if(str.length==0) return false;
var url = "http://search.csdn.net/search/";
if(window.encodeURICompone
www.eeworm.com/read/235668/14057328
js topic.js
// JScript File
function Search()
{
var str = document.getElementById("key").value;
if(str.length==0) return false;
var url = "http://search.csdn.net/search/";
if(window.encodeURICompone
www.eeworm.com/read/187733/8604377
js article.js
// JScript File
var FeedBack_Length = 60;
var maxwidth = 600;
IsStat = false; //不统计
//Fix Img
if(document.getElementById("Content") != null)
{
for (var i = 0; i