CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
javastring
11-10
front end
Is there a way to replace only a specific substring in java?
11-05
front end
How does string literal concatenation work in Java?
11-05
front end
Java String Task
01-18
front end
How can we ensure that instances of this class can be safely used by multiple threads?
01-12
Software engineering
Trying To convert String to lower/upper case respectively
12-22
Mobile
Replacing a substring of a string using java
12-14
database
Java - regular expression to check if begins and ends with certain characters
11-24
Blockchain
how to read key and value within string containing square brackets using java
11-23
Software design
Is there anyway to delete a specified character in a string?
11-20
Software design
How do I reverse a number in Java using String?
11-19
OS
Display elements of a String which are not found on the other
11-16
Net
Collect Parts of a String representing <img> Tags into a List in Java 8
11-12
Back-end
How to make a Java containsignorecase that works with all human languages
11-12
Back-end
How to lower numbers in a String
11-09
Mobile
How do I find if a word is repeated in a string? Java
10-31
Software design
Java print "?" instead of the thing
10-27
Net
How to trim file segment length, so when written as new filepath is not longer than 255 chars for ea
10-20
OS
Find the longest section of repeating characters
10-20
OS
Code delivering the wrong result at higher inputs
10-11
front end
Capitalize first letter of each group of letters in a string
10-07
Software design
Split String with special characters in Java
10-05
OS
Replace every second occurency of a substring, Java
10-05
OS
How can you capitalize first letter of a string in java when using StringBuffer
10-03
Net
How to ask user for ONLY one word string input and produce error prompt in a try-catch block
09-29
Mobile
How to count specific occurrences and letters from a string by creating own method in java
Links:
CodePudding