What follows is my speculation. Java String s are internally represented using the UTF-16 encoding. When you getBytes("UTF-8") Java converts ...
確定! 回上一頁