Skip to Main Content
THE Java™ Programming Language, Fourth Edition
book

THE Java™ Programming Language, Fourth Edition

by Ken Arnold, James Gosling, David Holmes
August 2005
Intermediate to advanced content levelIntermediate to advanced
928 pages
20h 39m
English
Addison-Wesley Professional
Content preview from THE Java™ Programming Language, Fourth Edition

Chapter 24. Internationalization and Localization

 

Nobody can be exactly like me. Sometimes even I have trouble doing it.

 
 --Tallulah Bankhead

The credo of “Write once, run anywhere” means that your code will run in many places where languages and customs are different from yours. With a little care you can write programs that can adapt to these variations gracefully. Keeping your programs supple in this fashion is called internationalization. You have several tools for internationalizing your code. Using internationalization tools to adapt your program to a specific locale—such as by translating messages into the local language—is called localization.

The first tool is inherent in the language: Strings are in Unicode, which can express almost ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

The C++ Programming Language, 4th Edition

The C++ Programming Language, 4th Edition

Bjarne Stroustrup
C Programming Language, 2nd Edition

C Programming Language, 2nd Edition

Brian W. Kernighan, Dennis Ritchie
The Go Programming Language

The Go Programming Language

Alan A. A. Donovan, Brian W. Kernighan

Publisher Resources

ISBN: 0321349806Purchase book