... 在Unicode、UTF-8、UTF-16這三種編碼下,一個字符占幾個字節). [java] System.out.println("a(Unicode) :" + "a".getBytes("Unicode").length);
確定! 回上一頁