代码搜索:SubString
找到约 5,777 项符合「SubString」的源代码
代码结果 5,777
www.eeworm.com/read/362778/9981126
cs pdfbarcode.cs
using System;
using System.Text;
/*
* $Id: PdfBarcode.cs,v 1.1.1.1 2003/02/04 02:57:03 geraldhenson Exp $
* $Name: $
*
* Copyright 2001, 2002 Bruno Lowagie
*
* The contents of this fi
www.eeworm.com/read/361866/10031795
txt 一些非常有用的java常用方法( 2).txt
作者:netkey
日期:2001-6-2 17:07:33
int cInt(float stsid){
int cInt = 0;
try{
int stsid1 = 0;
if(stsid > 0){
if((stsid - (int)stsid > 0) && (stsid - (int)stsid != 0.5))
www.eeworm.com/read/361866/10033058
txt 一些非常有用的java常用方法( 2).txt
作者:netkey
日期:2001-6-2 17:07:33
int cInt(float stsid){
int cInt = 0;
try{
int stsid1 = 0;
if(stsid > 0){
if((stsid - (int)stsid > 0) && (stsid - (int)stsid != 0.5))
www.eeworm.com/read/166055/10038333
java piglatintranslator.java
//********************************************************************
// PigLatinTranslator.java Author: Lewis/Loftus
//
// Represents a translation system from English to Pig Latin.
//
www.eeworm.com/read/165120/10075745
cpp fixlogfilesthread1.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Fix_ServerLogs1.h"
#include "FixLogFilesThread1.h"
#include "Fix_InfoM
www.eeworm.com/read/164833/10085669
js commonfunction.js
//??êy×?21??11?ìnnn.nn??ê?
function fullStr(str){
var newStr = str.toString();
if(newStr != "" ){
var N = newStr.indexOf(".");
if(N==-1){ newStr = newStr + ".00" ;}
else{
www.eeworm.com/read/360025/10111453
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/163628/10152161
cpp unit1.cpp
//---------------------------------------------------------------------------
#include
#include
#include
#pragma hdrstop
#include "Unit1.h"
#include "uni