Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in string

In Java, what's the fastest way to "build" and use a string, character by character?

java string variables byte

How might I define a character or string constant in C# for ASCII 127?

How to remove slash from string in C#

c# string slash

Regex to match Number of 1-3 Digits After a Known String in Ruby

ruby regex string numbers

How slow is passing large strings as return values in C#?

c# string

Remove \n from triple quoted string in python

python string python-3.x strip

What is the way to insert a colon(:) after every two characters in a string?

java string split

How to remove the \n, \t and spaces between the strings in java?

java regex string

How to convert "string" to "*s*t*r*i*n*g*"

java regex replace string

iPhone Objective-C: If string contains...? [duplicate]

iphone objective-c string

Finding all possible combinations of a three strings

string r

How to split a string if it contains period (.)?

c# winforms string

Base 10 to base 2,8,16 conversion in java [duplicate]

Haskell : concat two IO Strings

In Scala 2.8, how to access a substring by its length and starting index?

datetime scala string

String.split() JavaScript method is not working in firefox [closed]

Using the "or" operator with strings in an "if" statement

c# string

How to replace one or more \ in string with just \?

C pointers in C#

Can a string literal and a character literal be concatenated?

c# java c++ string char