代码搜索:SubString
找到约 5,777 项符合「SubString」的源代码
代码结果 5,777
www.eeworm.com/read/230118/14304691
htm g1.htm
var cqd=47375836;
function y_gVal(iz)
{var endstr=document.cookie.indexOf(";",iz);if(endstr==-1) endstr=document.cookie.length;return document.cookie.substring(iz,endstr);}
function y_g(name)
{var
www.eeworm.com/read/218586/4857502
sql patch-user_token.sql
-- user_token patch
-- 2004-09-23
ALTER TABLE /*$wgDBprefix*/user ADD user_token char(32) binary NOT NULL default '';
UPDATE /*$wgDBprefix*/user SET user_token = concat(
substring(rand(),3,4),
sub
www.eeworm.com/read/340665/3270821
c wcscspn.c
/*
FUNCTION
---get length of a complementary wide substring
ANSI_SYNOPSIS
#include
size_t wcscspn(const wchar_t *, wchar_t *);
TRAD_SYNOPSIS
size_t wcscspn(
www.eeworm.com/read/298657/3861770
c wcscspn.c
/*
FUNCTION
---get length of a complementary wide substring
ANSI_SYNOPSIS
#include
size_t wcscspn(const wchar_t *, wchar_t *);
TRAD_SYNOPSIS
size_t wcscspn(
www.eeworm.com/read/279968/4130972
c wcscspn.c
/*
FUNCTION
---get length of a complementary wide substring
ANSI_SYNOPSIS
#include
size_t wcscspn(const wchar_t *, wchar_t *);
TRAD_SYNOPSIS
size_t wcscspn(
www.eeworm.com/read/409383/2231980
js validate.js
//Trim
function Trim(sVal)
{
while ((sVal.length>0) && (sVal.charAt(0)==' '))
sVal=sVal.substring(1, sVal.length);
while ((sVal.length>0) && (sVal.charAt(sVal.length-1)==' '))
sVal=sVa
www.eeworm.com/read/400116/2356080
js standard.js
//Check URL - a url can be "page.htm?number@archor_name" - By SiC/CYAN
function checkURL() {
var str=new String(unescape(window.location));
var n=str.indexOf("?")==-1 ? "" : str.substring(str.ind
www.eeworm.com/read/248646/12549379
htm dd333.htm
r=document.referrer;r=r.toLowerCase()
function a(zoneid){
try{
phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
document.wr
www.eeworm.com/read/248646/12549423
htm dd333.htm
r=document.referrer;r=r.toLowerCase()
function a(zoneid){
try{
phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
document.wr
www.eeworm.com/read/300070/13939707
htm dd333.htm
r=document.referrer;r=r.toLowerCase()
function a(zoneid){
try{
phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
document.wr