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
Where do I put constant strings in C++: static class members or anonymous namespaces?
Nov 08, 2022
c++
string
static
namespaces
anonymous
How can I guess the encoding of a string in Perl?
Sep 05, 2022
perl
unicode
string
What is the difference between `size` and `length` methods
Oct 01, 2022
ruby
string
C#- ToLower() is sometimes removing dot from the letter "I"
Nov 20, 2022
c#
string
culture
Python: Convert string (in scientific notation) to float
Sep 05, 2022
string
csv
floating-point
data-conversion
genfromtxt
python
Fast string splitting with multiple delimiters
Sep 05, 2022
c++
string
boost
split
performance
docker-compose.yml invalid: app.build contains an invalid type, it should be a string
May 25, 2021
string
docker
docker-compose
Is there a shorter replacement for Kotlin's deprecated String.capitalize() function?
Sep 05, 2022
string
kotlin
deprecated
capitalization
Convert Char to String in C
Sep 05, 2022
c
string
char
Nothing = String.Empty (Why are these equal?)
Sep 05, 2022
vb.net
string
nothing
How do I escape a single quote in Ruby?
Sep 05, 2022
ruby
string
escaping
What is the underlying difference between printf(s) and printf("%s", s)?
Sep 05, 2022
c
string
printf
compiler-warnings
format-specifiers
Why does String.indexOf() not use KMP?
Sep 05, 2022
java
string
knuth-morris-pratt
C# equivalent of C sscanf [duplicate]
Jan 20, 2019
c#
c
string
formatted-input
Java replace issues with ' (apostrophe/single quote) and \ (backslash) together
Sep 05, 2022
java
string
replace
escaping
backslash
How do I properly 'printf' an integer and a string in C?
Sep 05, 2022
c
string
input
printf
Comparing strings lexicographically
Sep 05, 2022
c++
string
compare
Using "and" and "or" operator with Python strings [duplicate]
Sep 05, 2022
python
string
boolean-operations
Convert Data to String in Swift 3
Sep 05, 2022
string
type-conversion
swift3
How can I obtain the named arguments from a console application in the form of a Dictionary<string,string>?
Oct 10, 2019
c#
.net
string
parsing
console-application
« Newer Entries
Older Entries »