Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #17112 > unrolled thread
| Started by | qwertmonkey@syberianoutpost.ru |
|---|---|
| First post | 2012-08-04 10:18 +0000 |
| Last post | 2012-08-04 10:18 +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:18 +0000
| From | qwertmonkey@syberianoutpost.ru |
|---|---|
| Date | 2012-08-04 10:18 +0000 |
| Subject | retriving escape unicode sequences from files ... |
| Message-ID | <jvisuf$i2f$1@speranza.aioe.org> |
System.err.println("// __ |" + new String("\u0066\u0072\u0061\u006e\u00e7\u0061\u0069\u0073".toCharArray()) + "|");
Back to top | Article view | comp.lang.java.programmer
csiph-web