#character - Questions and answers
3 questions,
1 pages,
20 questions on this page
9 points
EN
I am looking for the best way to achieve JavaScript String charCodeAt() method equivalent in Java.
5 points
EN
I have code: My current resut: What is the best way to make from input string the result string: I have also regex that works in notepad++
7 points
EN
I have noticed, the String.Trim() method trims surrounding white characters. What Is white character?
3 item(s), 1 page(s), 3 item(s) on this page.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Posts you may like
- Windows 10 - find product key
- JavaScript - universal way to compare values (boolean, number, string, Date, etc.)
- VS Code - use single quotes in imports under MacOS (JavaScript / TypeScript)
- C# / .NET - Math.Round() method example
- Microsoft Excel - hide columns
- JavaScript - finding prime numbers with Sieve of Eratosthenes