代码搜索:SubString

找到约 5,777 项符合「SubString」的源代码

代码结果 5,777
www.eeworm.com/read/277368/10644070

js urchin.js

//-- Google Analytics Urchin Module //-- Copyright 2007 Google, All Rights Reserved. //-- Urchin On Demand Settings ONLY var _uacct=""; // set up the Urchin Account var _userv=1; // service mode
www.eeworm.com/read/277367/10644152

js urchin.js

//-- Google Analytics Urchin Module //-- Copyright 2007 Google, All Rights Reserved. //-- Urchin On Demand Settings ONLY var _uacct=""; // set up the Urchin Account var _userv=1; // service mode
www.eeworm.com/read/422294/10646521

java checkstring.java

class CheckString { public static void main(String[] arguments) { String str = "Nobody ever went broke by buying IBM"; System.out.println("The string is: " + str); S
www.eeworm.com/read/158791/10728910

java cstatusreportmessage.java

// SMSLib for Java // An open-source API Library for sending and receiving SMS via a GSM modem. // Copyright (C) 2002-2006, Thanasis Delenikas, Athens/GREECE // Web Site: http://www.smslib.org //
www.eeworm.com/read/350394/10744986

js wdatepicker.js

/* * My97 DatePicker 4.0 * SITE: http://dp.my97.net * BLOG: http://my97.cnblogs.com * MAIL: smallcarrot@163.com */ var $dp,WdatePicker;(function(){var $={ $wdate:true, $crossFrame:true,
www.eeworm.com/read/421239/10747271

java checkstring.java

class CheckString { public static void main(String[] arguments) { String str = "Nobody ever went broke by buying IBM"; System.out.println("The string is: " + str); S
www.eeworm.com/read/350239/10756580

js s_code.js

var s_account="mathmain" var s=s_gi(s_account) s.dynamicAccountSelection=true s.dynamicAccountList="mathdev=www-external-dev.,www-external-test.,www-external-stage.,www-external-dev2.,www-external-
www.eeworm.com/read/349837/10797717

cpp algo0401.cpp

#include "algo0403.cpp" int Index(SString S, SString T, int pos) { // 算法4.1 // T为非空串。若主串S中第pos个字符之后存在与T相等的子串, // 则返回第一个这样的子串在S中的位置,否则返回0 int n,m,i; SString sub; if (pos > 0) {
www.eeworm.com/read/420386/10797718

java namegenerator.java

/** * Write a description of class NameGenerator here. * * @author (your name) * @version (a version number or a date) */ public class NameGenerator { private String firstName; private Strin
www.eeworm.com/read/420067/10820172

java asm.java

import java.io.BufferedReader; import java.io.File; import java.io.FileReader; import java.util.*; import java.lang.Integer; public class Asm { public String hashreg(String s) { if