getBytes("BIG5"),"UTF8"); ###Java 中我們可以使用String.getBytes("指定編碼")讀取出字串編碼byte,在使用new String(bytes,"新編碼")來轉換成需要 ...
確定! 回上一頁