CARVIEW |
Earn Rewards, Reputation, and Badges
Redeem the reputation points you've earned from participating in O'Reilly Answers for O'Reilly ebooks, videos, courses, and conferences.
Learn more »
Recommended for You
Topics: strings
strings Feed
strings Open Questions Feed
strings Email
Open Questions via Email

Please sign in or register to post.

Please sign in or register to post.
-
How to Trim Whitespace in C#
By chco: 23 August 2010 - 10:50 AM
The following excerpt from Programming C# 4.0, Sixth Edition shows you how to trim extra whitespace from strings of text.You often (but not always) want to trim whitespace from the beginning and/or en...
-
How to Format Numeric Strings in C# 4.0
By chco: 21 August 2010 - 04:14 PM
This excerpt from Programming C# 4.0, Sixth Edition covers the standard ways you can format numeric strings.In most instances, we’re not dreaming up a brand-new format for our numeric strings; if we...
-
String and Characters in C#
By chco: 10 August 2010 - 01:10 PM
This excerpt from C# 4.0 Pocket Reference, Third Edition explains how to use strings and characters in C#. A list of escape sequence characters is given as well as a few ways to manipulate strings.C#&...
-
How to Change Strings in Python
By adfm: 26 May 2010 - 10:34 AM
In Python, a string is an immutable sequence. In this excerpt from Mark Lutz's Learning Python you'll learn how to change strings using concatenation and slicing. You'll also be introduced to Python...
-
How to Properly Capitalize a Title or Headline in Perl
By gnat: 20 October 2009 - 03:11 PM
If you have a string representing a headline, the title of book, or some other work that needs proper capitalization, use a variant of this tc( ) titlecasing function: INIT { our %nocap;...
-
Exchange Values Without Using Temporary Variables in Perl
By gnat: 20 October 2009 - 02:03 PM
If you want to exchange the values of two scalar variables, but don't want to use a temporary variable, use list assignment to reorder the variables. ($VAR1, $VAR2) = ($VAR2, ...
-
How to choose a string data type in MySQL
By pauldubois: 10 September 2009 - 03:04 PM
Choose the data type according to the characteristics of the information to be stored and how you need to use it. Consider questions such as these:Are the strings binary or nonbinary...
-
How to handle special characters in identifiers in MySQL
By pauldubois: 10 September 2009 - 01:14 PM
If you need to construct SQL statements that refer to identifiers containing special characters, quote the identifiers so that they can be inserted safely into statement strings. The topic ca...
- 1
![]() ©2010, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
About O'Reilly Academic Solutions Authors Contacts Customer Service Jobs Newsletters O'Reilly Labs Press Room Privacy Policy RSS Feeds Terms of Service User Groups Writing for O'Reilly |
Content Archive Business Technology Computer Technology Microsoft Mobile Network Operating System Digital Photography Programming Software Web Web Design |
More O'Reilly Sites O'Reilly Radar Ignite Tools of Change for Publishing Digital Media Inside iPhone makezine.com craftzine.com hackszine.com perl.com xml.com Partner Sites InsideRIA java.net O'Reilly Insights on Forbes.com |