![]() |
|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
General Discussion For anything which doesn't fit somewhere else (for PHEX users) |
| LinkBack | Thread Tools | Display Modes |
| |||
![]() Being thought as evasion step the character string which is converted as the ISO-8856-1 code prepare the function which is converted to the correct character string. this is sample code. public static String raw2String(String raw, String encoding) throws UnsupportedEncodingException { return (new String(raw.getBytes("8859_1"), encoding)); } |
| |
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Limewire in Japanese or Korean | thesun | Getting Started Using LimeWire + WireShare | 1 | July 23rd, 2006 06:32 PM |
Does not display Japanese/Korean | Tyotyo | FrostWire | 0 | July 23rd, 2006 12:46 PM |
Searching in multiple languages? | thesun | Open Discussion topics | 3 | April 15th, 2006 09:27 PM |
searching in Japanese | fishnobobpper | Open Discussion topics | 2 | September 7th, 2005 04:41 PM |
Anyone like Korean Music? | Ellek | Open Discussion topics | 0 | April 21st, 2004 02:32 PM |