Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in string

Perl strings internals

perl string encoding

how do convert string to byte[] in C#

PHP - sorting an array of filenames with numbers?

VB6 - Is there any performance benefit gained by using fixed-width strings in VB6?

string vb6

How do I implement a string comparison in Java that takes the same amount of time no matter whether they match or where a mismatch (if any) occurs?

java string

How better check Request.QueryString string parameter for null?

c# asp.net .net string

Execute Java code in Java [duplicate]

java string

How to remove any trailing numbers from a string?

string sql-server-2008 tsql

String pattern matching with one or zero mismatch

I can't accurately understand how does JavaScript's method string.match(regexp)'s g flag work

How to find if a string is in a list of strings in a DOS batch file

string batch-file dos

Simulating LIKE in PHP

php sql string pcre sql-like

Convert Latin-1 content of InputStream into UTF-8 String

Ada: Getting user input to a String(1..10) and filling the rest with whitespace

string input ada

Is PChar('') guaranteed to be a pointer to #0 (not nil)?

Performance comparision between Substring vs RegEx when start index is known

java regex string

using awk to extract and split

string bash sed awk strip

How to display Japanese character in eclipse [duplicate]

java string eclipse

Regex to not allow String Start or End With Special Character and should not have consecutive special characters

regex string validation

How to validate a string using java regex?