3.2 utf8 to unicode. //Convert utf-8 to unicode @Test public void testUTF8ToUnicode () { String str = "E69CA8"; //utf-8 first convert String ...
確定! 回上一頁