Localization and Internationalization in Java Tutorial Part 1

Опубликовано: 08 Март 2015
на канале: Telusko
53,217
259

Using Locale and ResourceBundle Class L10N I18N
using Netbeans

Localization refers to the adaptation of a product, application or document content to meet the language, cultural and other requirements of a specific target market (a locale).

Internationalization is the process of designing an application so that it can be adapted to various languages and regions without engineering changes.

Resource bundles contain locale-specific objects. When your program needs a locale-specific resource, a String for example, your program can load it from the resource bundle that is appropriate for the current user's locale. In this way, you can write program code that is largely independent of the user's locale isolating most, if not all, of the locale-specific information in resource bundles.
This allows you to write programs that can:

be easily localized, or translated, into different languages
handle multiple locales at once
be easily modified later to support even more locales.

Check out our website: http://www.telusko.com

Follow Telusko on Twitter:   / navinreddy20  

Follow on Facebook:
Telusko :   / teluskolearnings  
Navin Reddy :   / navintelusko  

Follow Navin Reddy on Instagram:   / navinreddy20  

Subscribe to our other channel:
Navin Reddy :    / @navinreddy  
Telusko Hindi :
   / @teluskohindi  


Subscribe to the channel and learn Programming in easy way.


Java Tutorial for Beginners: https://goo.gl/p10QfB

C Tutorial Playlist : https://goo.gl/8v92pu

Android Tutorial for Beginners Playlist : https://goo.gl/MzlIUJ

XML Tutorial : https://goo.gl/Eo79do

Design Patterns in Java : https://goo.gl/Kd2MWE

Socket Programming in Java : https://goo.gl/jlMEbg

Spring MVC Tutorial : https://goo.gl/9ubbG2

OpenShift Tutorial for Beginners : https://goo.gl/s58BQH

Spring Framework with Maven : https://goo.gl/MaEluO

Sql Tutorial for Beginners : https://goo.gl/x3PrTg

String Handling in Java : https://goo.gl/zUdPwa

Array in Java : https://goo.gl/uXTaUy

Java Servlet : https://goo.gl/R5nHp8

Exception Handling in Java : https://goo.gl/N4NbAW


Смотрите видео Localization and Internationalization in Java Tutorial Part 1 онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Telusko 08 Март 2015, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 53,217 раз и оно понравилось 259 людям.