Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #17113 > unrolled thread
| Started by | qwertmonkey@syberianoutpost.ru |
|---|---|
| First post | 2012-08-04 10:35 +0000 |
| Last post | 2012-08-04 10:35 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.java.programmer
retriving escape unicode sequences from files ... qwertmonkey@syberianoutpost.ru - 2012-08-04 10:35 +0000
| From | qwertmonkey@syberianoutpost.ru |
|---|---|
| Date | 2012-08-04 10:35 +0000 |
| Subject | retriving escape unicode sequences from files ... |
| Message-ID | <jvitsk$k2l$1@speranza.aioe.org> |
System.out.println(U2U("\\u0066\\u0072\\u0061\\u006e\\u00e7\\u0061\\u0069\\u0073"));
System.out.println(U2U("\\u0066\\u0072\\u0061\\u006E\\u00E7\\u0061\\u0069\\u0073"));
Back to top | Article view | comp.lang.java.programmer
csiph-web