代码搜索:SubString

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

代码结果 5,777
www.eeworm.com/read/321827/13397176

asm strspn.asm

page ,132 title strspn - search for init substring of chars from control str ;*** ;strspn.asm - find length of initial substring of chars from a control string ; ; Copy
www.eeworm.com/read/315792/13536339

java cstatusreportmessage.java

// jSMSEngine API. // An open-source API package for sending and receiving SMS via a GSM device. // Copyright (C) 2002-2006, Thanasis Delenikas, Athens/GREECE // Web Site: http://www.jsmsengine.or
www.eeworm.com/read/301186/13864548

txt gps.txt

需要什么样的GPS应用程序才能满足商业级的要求呢,像安装在车里的导航器一样?而且,GPS数据是怎么被解释,从而应用于实际工作中的呢?在这两部分里,我将和大家一起探讨这两个问题,并且给你编写商业级GPS应用程序必要的技巧,让专业的GPS设备能够更好的为你所用。 一句重要的语句 第一部分将探讨描述GPS原始数据的工作。实际上这个工作已经被国家舰船电子协会(下面简称NMEA,www.nmea ...
www.eeworm.com/read/152721/5667466

java derutctime.java

package org.bouncycastle.asn1; import java.io.*; import java.util.*; import java.io.*; import java.text.*; /** * UTC time object. */ public class DERUTCTime extends DERObject { String
www.eeworm.com/read/150526/5691743

cs decimaltoupper.cs

using System; namespace ManPowerManage.BussinessRule { /// /// DecimalToUpper 的摘要说明。 /// public class DecimalToUpper { public DecimalToUpper() { // //
www.eeworm.com/read/147331/5732632

c atof.c

/* FUNCTION , ---string to double or float INDEX atof INDEX atoff ANSI_SYNOPSIS #include double atof(const char *); float atoff(const char *
www.eeworm.com/read/143622/5756114

java httpspider.java

/* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 *
www.eeworm.com/read/142244/5765711

java statusreportmessage.java

package edu.soft.buaa.message.sms; import java.util.*; /** This class represents a Status Report SMS message. In order to request a Status Report, use the setStatusReport() function of
www.eeworm.com/read/139293/5803706

cs decimaltoupper.cs

using System; namespace ManPowerManage.BussinessRule { /// /// DecimalToUpper 的摘要说明。 /// public class DecimalToUpper { public DecimalToUpper() { // //
www.eeworm.com/read/138741/5814322

java germanstemmer.java

package org.apache.lucene.analysis.de; /* ==================================================================== * The Apache Software License, Version 1.1 * * Copyright (c) 2001 The Apache Software