Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in string
When converting a utf-8 encoded string from bytes to characters, how does the computer know where a character ends?
Feb 11, 2020
string
unicode
utf-8
character-encoding
Speed of looking for byte[] in byte[] and string in string - why latter is faster?
Aug 06, 2018
c#
string
search
byte
bytearray
returning an assignment expression
Mar 04, 2022
c#
string
return
variable-assignment
operator-keyword
PHP trim entire words
Sep 07, 2022
php
string
trim
Is using `str` the correct idiom for working with digits in Python
Oct 24, 2022
python
string
indexing
type-conversion
digits
How can I get SQL result into a STRING variable?
Nov 16, 2022
c#
sql
sql-server
string
save
How can I convert a String to a Symbol in Runtime in Scala?
May 26, 2020
string
scala
symbols
Is hash code of java.lang.String really cached?
Oct 28, 2022
java
string
caching
immutability
Finding the ranking of a word (permutations) with duplicate letters
Oct 01, 2022
string
algorithm
permutation
Perl: string length limitations in real life
Nov 06, 2022
string
perl
limit
Differences between character() and "" in R
Apr 20, 2022
r
character
string
Truncate string in Rails: "..." showing up on strings at length
May 17, 2022
html
ruby-on-rails
string
truncate
.format() returns ValueError when using {0:g} to remove trailing zeros
May 12, 2022
python
string
formatting
floating-point-precision
Java String use quotes without escape character
Sep 28, 2022
java
string
double-quotes
How to properly compare command-line arguments?
Apr 17, 2022
c
string
command-line-arguments
string-comparison
strcmp
How to turn a list/tuple into a space separated string in python using a single line?
May 22, 2022
python
string
collections
formatting
string-formatting
How can I format a float with given precision and zero padding?
Oct 14, 2022
python
string
python-3.x
string.format
Why can you assign nullptr to std::string?
Mar 03, 2017
c++
string
c++11
standards
Converting a time String to ISO 8601 format
Jun 26, 2022
java
string
time
how to replace Latin unicode character to [a-z] characters
Oct 22, 2022
java
regex
string
unicode
normalization
« Newer Entries
Older Entries »