Definitions
from Wiktionary, Creative Commons Attribution/Share-Alike License.
- noun computing A (possibly zero-length)
string ofcharacters that is contained in another string.
from WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.
- noun a string that is part of a longer string
Etymologies
Sorry, no etymologies found.
Support
Help support Wordnik (and make this page ad-free) by adopting the word substring.
Examples
-
If so, you ought to take a close look at the membership rules, especially if you are using complex regular expression substring searches like below …
Site Home 2010
-
SQL Server has potential risk of breaking a UTF-16 supplementary character into un-pair surrogate character, such as calling substring function.
MSDN Blogs 2009
-
For example, when calling substring (s,5,1) will break if and only if the character at index 5 is a supplementary character.
MSDN Blogs 2009
-
However, I still had to use functions like "substring" and "toUpperCase", but I thought that was as good as it could get.
Netvouz - new bookmarks laughingboy 2009
-
Have a look to the methods you have in for Strong such as substring, replace etc.
ASP.NET Forums 2009
-
It is not necessary to know how the oracle defines the best string: It could just give hint you to the one with the greatest number of correct letters - or perhaps the one which shares the longest substring with the target phrase.
How to do ID: (1) Find a shark. (2) Jump it. - The Panda's Thumb 2009
-
A win in then second round ensures her first ever appearance in 3rd round at the Wimbledon Championships. var RN = new String (Math. random ()); var RNS = RN. substring (2,11); var b2 = 'if (doweshowbellyad = = 1) bellyad. innerHTML = b2;
Sania Mirza reaches 2nd round at Wimbledon battling an injury Sensation 2008
-
OAS_rn = new String (Math.random()); OAS_rns = OAS_rn.substring (2, 11);
-
Examples include substring matching attributes, a variety of different pseudo classes, the general sibling combinator, and better browser support.
Look Into the Future of Web Design: CSS 3 Explained « Lorelle on WordPress 2006
-
This index, although generally in tandem with price rise, does not essentially go up as rapidly as the inflation rate. var RN = new String (Math. random ()); var RNS = RN. substring (2,11); var b2 = ''; if (doweshowbellyad = = 1) bellyad. innerHTML = b2;
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.