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 would I pass const& std::string instead of std::string_view?
Aug 15, 2022
c++
string
stl
parameter-passing
string-view
Is there currently anyway to concatenate two or more string literal types to a single string literal type in TypeScript right now?
Sep 02, 2022
javascript
string
typescript
function
types
How to explain the reverse of a sequence by slice notation a[::-1]
Sep 02, 2022
python
string
slice
Non character argument in R string split function (strsplit)
Sep 02, 2022
string
r
for-loop
strsplit
Detect differences between two strings
Sep 02, 2022
c#
string
algorithm
C++, best way to change a string at a particular index
Sep 02, 2022
c++
string
What is the correct & idiomatic way to check if a string starts with a certain character in Rust?
Sep 02, 2022
string
rust
Why is str.strip() so much faster than str.strip(' ')?
Sep 02, 2022
python
string
performance
python-3.x
python-internals
Xcode debugger: display long strings
Dec 11, 2019
string
xcode
macos
debugging
Using LIKE vs. = for exact string match
Sep 02, 2022
mysql
string
performance
When should I use string instead of stringstream?
Sep 02, 2022
c++
string
performance
iostream
stringstream
how do I print a list in haskell?
Sep 02, 2022
string
haskell
io
What if the string in the Java split is not found
Sep 02, 2022
java
string
split
C++ std::transform() and toupper() ..why does this fail?
Aug 15, 2022
c++
string
stl
transform
How to convert a TCHAR array to std::string?
Apr 02, 2022
c++
string
windows
unicode
tchar
Java string value change in function
Sep 02, 2022
java
string
function
pass-by-reference
How to Conditionally Format a String in .Net?
Sep 12, 2022
c#
.net
string
string.format
How to convert BigInteger to String in java
Sep 02, 2022
java
string
cryptography
biginteger
what's the use of string.Clone()?
Sep 02, 2022
c#
.net
string
.net-2.0
Why is the type of null + null implicitly String in Kotlin?
Aug 18, 2022
string
kotlin
nullable
« Newer Entries
Older Entries »