Home |
Java (11) Categories:
See Also:
Sites:
» Hexadecimal Character Codes in Java Unicode
All spaces, punctuation, accented characters, and any other non-ASCII characters are replaced with \unn; in Java Unicode format encoding, where nn is equivalent to the hexadecimal number representing the character. http://code.cside.com/3rdpage/us/javaUnicode/converter.html » Java Internationalization Tutorial
The lessons in this trail teach you how to internationalize Java applications. Internationalized applications are easy to tailor to the customs and languages of end users around the world. http://java.sun.com/docs/books/tutorial/i18n/index.html » Multi-currency Nirvana with Java
Those that intend to target their software to the global marketplace should not overlook multi-currency issues. This article is an introduction to currency arithmetic and localization formatting with Java. http://terrysmith.net/software/articles/javamulticurrency.html » Parlez-Vous Java?
Al Williams takes a look at resource bundles for supporting multiple languages. http://www.ddj.com/architect/184413666 » Servlets.com | Chapter 13 Examples from Java Servlet Programming
Hello to Spanish speakers, with the localized time, Hello to Japanese speakers, Sending localized output read from a file, A servlet version of the Rosetta Stone, A servlet version of the Tower of Babel, The hidden charset. http://www.servlets.com/jservlet2/examples/ch13/index.html This category needs an editor
Last Updated: 2007-01-02 19:57:19
The content of this directory is based on the Open Directory and has been modified by GoSearchFor.com |