DBCS, Unicode, and Java |
![]() Previous |
![]() Introduction |
![]() Next |
The JVC compiler translates DBCS literal strings in your source code to Unicode when it compiles the source into class files. When a browser with Unicode-enabled Java support (such as Microsoft's Internet Explorer 3.0) runs these class files, the literal strings appear correctly.