Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  locale_env.md   Sprache: unbekannt

 
Spracherkennung für: .md vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# Environments

While all the concepts described above apply to all programming languages and frameworks
used by Mozilla, there are differences in completeness of the implementation.

Below is the current list of APIs supported in each environment and examples of how to
use them:

## C++

In C++ the core API for Locale is {js}`mozilla::intl::Locale` and the service for locale
management is {js}`mozilla::intl::LocaleService`.

For any OSPreference operations there's {js}`mozilla::intl::OSPreferences`.

## JavaScript

In JavaScript users can use {js}`mozilla.org/intl/mozILocaleService` XPCOM API to access
the LocaleService and {js}`mozilla.org/intl/mozIOSPreferences` for OS preferences.

The LocaleService API is exposed as {js}`Services.locale` object.

There's currently no API available for operations on language tags and Locale objects,
but [Intl.Locale] API is in the works.

## Rust

For Rust Mozilla provides a crate [fluent-locale] which implements the concepts described
above.

[fluent-locale]: https://docs.rs/fluent-locale/
[intl.locale]: https://bugzilla.mozilla.org/show_bug.cgi?id=1433303

[Dauer der Verarbeitung: 0.28 Sekunden]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Statistik
#Sources=141584
#Domains=738142