Convert string to ASCII value in java - Stack Overflow

Convert string to ASCII value in java - Stack Overflow

瀏覽:721
日期:2026-04-23
I want to convert the char to it's ASCII value (97), how can i do this in java? ... Even if you want the cast why not to do this that way? int ascii ......看更多