yLinuxzUEXJ ..
[
2ch
|
₯Menu
]
‘Rsy[h
XπΚν\¦
IvV[h
±Μ½Ϊ―ΔήΜURL
‘ΪeLXg
42:39 05/01/05 21:57:18 hD+HTrax >>41 άθ}c[}Εβ·ιΒΰθΝΘ’ΜΕA γΝ©ΝΕoιζ€fobOpR[hΰt―Δ¨’½B System.err.println("file.encoding = " + System.getProperty("file.encoding")); System.err.println("string literal : ");//RpCέθΜmF System.err.println("Unicode escapes : \u3042");//^[~iέθΜmF System.err.println("---------------------------------"); String encoding = "UTF8"; BufferedReader in = null; try { in = new BufferedReader(new InputStreamReader(new FileInputStream(filename), encoding)); int tl = 0; for (String s; (s = in.readLine()) != null; tl++) { System.err.println("+"+s); System.err.print("-"); char[] chars = s.toCharArray();ΗέέΟέf[^ΜmF for (int i = 0; i < chars.length; i++) { System.err.print(Integer.toHexString(chars[i])); } System.err.println(); SC[tl] = s; } } catch (UnsupportedEncodingException e) {e.printStackTrace(); } catch (FileNotFoundException e) {e.printStackTrace(); } catch (IOException e) {e.printStackTrace(); } finally { if (in != null) { try {in.close();} catch (IOException e1) {} } }
y[W
ΕVX\¦
XbhΜυ
ήXκ
bθΜj [X
¨ά©ΉXg
₯IvVπ\¦
XWv
mixi`FbNI
TwitterΙe
IvV
΅¨θπ²ή
XbhΙ
XbhΜκ
ΙΒΤ΅2ch
5391ϊOΙXV/129 KB
S:undef