Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in string

How could I check to see if a word exists in a string, and return false if it doesn't, in ruby?

ruby regex string substring

"[ ]" vs. "[[ ]]" in Bash shell [duplicate]

How to convert date to string and to date again?

Converting a String with spaces to an Integer in java

java string integer

Python "ValueError: incomplete format" upon print("stuff %" % "thingy")

python string format

Is there a method like .replace() for list in python? [duplicate]

python string list methods

Caselessly comparing strings in C#

iPhone stringWithCString is deprecated

How can I speed up my 'divide and conquer' XSLT template which replaces certain characters in a string?

string replace using a List<string>

c# .net regex string replace

How to split the string into string and integer in java?

How to detect empty lines while reading from istream object in C++?

c++ string input stream istream

Splitting a string with multiple delimiters in Python

python string split delimiter

what is the time complexity of .equals in java for 2 strings?

java string big-o

How to convert std::string to v8's Local<string>

c++ string v8

How to convert a number to string in coffeescript?

string coffeescript

How do I convert a string that looks like a hex number to an actual hex number in php?

php string hex

mysql string concatenation returns 0

mysql sql string concatenation

Find letter in a String (charAt)

string dart

'str' does not support the buffer interface Python3 from Python2