Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in string

How do I convert a string into an array?

c# .net string string-split

Confused about null strings and DBNull

.net sql string null dbnull

How to detect if a character from a string is upper or lower case?

string delphi parsing delphi-7

Performance comparison: strstr() vs std::string::find()

c++ c string

Convert string (float value) to int in Swift

ios swift string

C# How to be able to put "text" like TeXT and it still runs the If

c# string if-statement console

Need to check that braces in given array are balanced or not

swift string braces

Separating a large string

c++ string

PHP String concatenation - "$a $b" vs $a . " " . $b - performance

parsing argc and argv in c++

c++ string argv

Rotate a string N times in PHP

php string

c string compare vs hash compare

c string hash compare

how can i reference something in the /values/strings.xml file programatically?

android xml string

Replace all single quotes with two single quotes in a string

c# string

Is spacebar a character?

c arrays string char

Determine if a string is greater than another string

c# string integer

How to change camelCase to slug-case (or kabob-case) via regex in JavaScript

javascript regex string

What is the most efficient (read time) string search method? (C#)

c# algorithm string search

PHP heredoc parse error [closed]

string php heredoc

How to find if a Java String contains X or Y and contains Z

java regex string