Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in string

Splitting a string into n-length chunks in Java [duplicate]

java string split

What is the Ruby equivalent of the PHP substr()?

php ruby string

How do I put 'end of text' (ETX, ASCII 3) in a string?

c# string ascii

How to use a function inside string?

php string

python: shuffle characters in string to get all possible string combinations [duplicate]

python string combinations

Why does the print command in gdb return \035 for C++ std::strings?

c++ string printing gdb

Erlang howto make a list from this binary <<"a,b,c">>

string list binary erlang

why string.IsNullOrEmpty() is created?

c# .net string

android java get html image tag from string

java android html string

How to parse JSON in iOS App

ios arrays string json parsing

Am I misunderstanding String#hash in Ruby?

sql ruby string hash hashtable

How do I encrypt/decrypt a string with another string as a password?

How to subset vector based on string character?

string r

How to convert list of intable strings to int

python string list int

How do I remove all punctuation that follows a string?

python regex string

Join strings with a separator and stripping empty ones

java string

Reading space separated numbers in R

string r numbers character

Pretty-printing of character strings (ensuring automatic line-breaks to stay within a given print margin)

string r pretty-print

How to create a string of variable length with character X in C

c string loops initialization

How can I switch a string from "lastName, firstName" to "firstName LastName"?

string excel formatting