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
How does std::vector's copy constructor operate?
Sep 16, 2022
c++
string
vector
std
Java String.substring method potential memory leak?
Sep 16, 2022
java
string
memory-leaks
Fastest way to get IPv4 address from string
Oct 16, 2022
c++
c
string
optimization
ip-address
How to correctly create std::string from a std::string_view?
Sep 16, 2022
c++
string
iterator
c++17
string-view
Since strings are immutable, do variables with identical string values point to the same string object?
Nov 01, 2022
c#
.net
string
Convert Java string to byte array
Feb 12, 2022
java
string
encoding
bytearray
What is an opaque byte string?
Dec 27, 2020
c++
c
string
What's the difference between .substr(0,1) or .charAt(0)?
Oct 23, 2022
javascript
performance
string
DOTALL for String.matches()
Aug 16, 2022
java
regex
string
C++ string too big, trailing characters truncated
Sep 03, 2021
c++
string
size
truncated
The Most Efficient Algorithm to Find First Prefix-Match From a Sorted String Array?
Sep 06, 2022
arrays
string
algorithm
sorting
search
Postscript: how to convert a integer to string?
Nov 15, 2017
string
numbers
postscript
What's the Right Way to Write a C Function Returning a char array?
Sep 16, 2022
c
string
dynamic-allocation
Comparing UTF-8 String
Aug 12, 2022
php
string
utf-8
comparison
Bash: comparing a string as an integer
Sep 16, 2022
string
bash
if-statement
compare
mysql: why comparing a 'string' to 0 gives true?
Oct 04, 2022
mysql
string
comparison
Could not determine polymorphic type because input has type "unknown"
Nov 16, 2021
sql
database
string
postgresql
polymorphism
Difference between c++ string append and operator +=
Jun 30, 2019
c++
string
string-concatenation
How can I check if a single char exists in a C string?
Sep 16, 2022
c
string
char
string literals as argument to methods
Sep 06, 2022
java
string
literals
« Newer Entries
Older Entries »