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 to use memoryview on Python 3 strings?
Apr 28, 2026
string
python-3.x
memoryview
Checking if a string contains a substring, regardless of capitalization [duplicate]
Apr 28, 2026
c++
string
parsing
substring
How to allocate memory for an array of strings of unknown length in C
Apr 29, 2026
c
arrays
string
dynamic
realloc
Split string by capital letters (excluding hyphenated words)
Apr 28, 2026
c#
string
xpath
split
watin
How can I format string "1900-01-01 08:00:00.000" to just HH:MM and add 30 minutes to it?
Apr 27, 2026
c#
string
datetime
format
timespan
What is the type of string literal in C? [duplicate]
Apr 29, 2026
c
string
Is accessing the elements of a char* or std::string faster?
Apr 29, 2026
c++
arrays
string
performance
c++11
checking a string for correct characters in c
Apr 29, 2026
c
string
Regex.Replace, String.Replace or StringBuilder.Replace which is the fastest?
Apr 28, 2026
.net
performance
string
I don't understand this ("string" == "string") example
Apr 28, 2026
java
string
equals
How do I get a string between slashes -Swift
Apr 29, 2026
ios
swift
string
Extracting the nth character from a vector of strings [duplicate]
Apr 29, 2026
r
string
Rust difference between str.to_owned() and String::from(&str) [duplicate]
Apr 28, 2026
string
rust
Is there any difference between == null and .equals("null")?
Apr 29, 2026
java
string
equals
Searching Large String for file path. Return filepath + filename
Apr 29, 2026
python
regex
string
beautifulsoup
html-parsing
Why is S == S[::-1] faster than looping?
Apr 28, 2026
python
string
performance
palindrome
How do I store an array of strings into another array of strings?
Apr 29, 2026
c#
arrays
string
shuffle
C# Split String to Excel
Apr 29, 2026
c#
string
excel
If string arrays are null terminated in C, why are arrays of other data types not null terminated?
Apr 29, 2026
c
arrays
string
« Newer Entries
Older Entries »