代码搜索:SubString
找到约 5,777 项符合「SubString」的源代码
代码结果 5,777
www.eeworm.com/read/192763/8273924
js synch.js
var tmploc=location.href;
tmploc=tmploc.toLowerCase();
tmploc=tmploc.substring(tmploc.indexOf("/library", 1));
tmploc='';
var t
www.eeworm.com/read/367835/9727499
txt 在页面上滚动层,可超链接受能力 javascript 环境下.txt
var brOK=false;
var mie=false;
var aver=parseInt(navigator.appVersion.substring(0,1));
var aname=navigator.appName;
function checkbrOK()
{if(aname.indexOf("Interne
www.eeworm.com/read/147311/12567703
html getsubstring.html
Getting a Substring from a String
(Java Developers Almanac Example)
www.eeworm.com/read/134618/13980415
js functions.js
function AddCart(pno)
{
url = "/Payment/AddCart.aspx?pno=" + pno;
window.open(url, 'Cart');
}
function OpenCart()
{
var rand = Math.random().toString();
var ordval = rand.substring(2,ran
www.eeworm.com/read/364713/9897597
cpp subhstring.cpp
//SubString.cpp
#include
#include
#include
#include
#define MAXSIZE 100
typedef struct
{ char * ch;
int length;
}HString;
int SubHString(
www.eeworm.com/read/159245/10675930
cpp subhstring.cpp
//SubString.cpp
#include
#include
#include
#include
#define MAXSIZE 100
typedef struct
{ char * ch;
int length;
}HString;
int SubHString(
www.eeworm.com/read/461620/7223153
js scroll.js
var bNetscape4plus = (navigator.appName == "Netscape" && navigator.appVersion.substring(0,1) >= "4");
var bExplorer4plus = (navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.
www.eeworm.com/read/142809/12916735
cpp subhstring.cpp
//SubString.cpp
#include
#include
#include
#include
#define MAXSIZE 100
typedef struct
{ char * ch;
int length;
}HString;
int SubHString(
www.eeworm.com/read/121869/6297055
cpp subhstring.cpp
//SubString.cpp
#include
#include
#include
#include
#define MAXSIZE 100
typedef struct
{ char * ch;
int length;
}HString;
int SubHString(