Newbetuts
.
New posts in string
How to replace all double quotes to single quotes using jquery?
jquery
string
replace
Dollar ($) sign in password string treated as variable
php
string
variables
escaping
C++: Read from text file and separate into variable
c++
string
Make String.format("%s", arg) display null-valued arguments differently from "null"
java
string
null
string-formatting
string.format
Convert Unicode to ASCII without changing the string length (in Java)
java
string
unicode
ascii
How can I delete decimal points from a 'double' type to later be displayed as a currency?
c++
string
math
double
rounding
Perl - If string contains text?
string
perl
string-matching
Get short date for System Nullable datetime (datetime ?) in C#
c#
.net
string
datetime
nullable
Extract all string from a java project
java
eclipse
string
gwt
plugins
Efficient string similarity grouping
r
string
performance
levenshtein-distance
How many Java string objects created in the code String s="abc"+"xyz";?
java
string
For loop with pointer in C
c
arrays
string
pointers
for-loop
Split a string with delimiters but keep the delimiters in the result in C#
c#
string
split
Extract and SUM numbers from a string
microsoft-excel
string
Finding groups of similar strings in a large set of strings
algorithm
string
design-patterns
String comparison - strA.ToLower()==strB.ToLower() or strA.Equals(strB,StringComparisonType)?
c#
string
comparison
Why is Haskell unable to read "7e7" but able to read "7a7"?
string
haskell
c++ std::ostringstream vs std::string::append
c++
string
stream
What does !r do in str() and repr()?
python
string
python-2.7
formatting
repr
std::stringstream vs std::string for concatenating many strings
c++
string
stringstream
Prev
Next