Stufen
Anforderungen
|
Konzepte
|
Entwurf
|
Entwicklung
|
Qualitätssicherung
|
Lebenszyklus
|
Steuerung
Ziele
Untersuchung
mit Columbo
Integrität von
Datenbanken
Interaktion und
Portierbarkeit
Ergonomie der
Schnittstellen
Angebot
Produkte
Projekt
Beratung
Mittel
Analytik
Modellierung
Sprachen
Algebra
Logik
Hardware
Denken
Kreativität
Zusammenhänge
Gesellschaft
Wirtschaft
Branche
Firma
products
/
Sources
/
formale Sprachen
/
C
/
Firefox
/
intl
/
icu_capi
/
bindings
/
js
/ (
Browser von der Mozilla Stiftung
Version 136.0.1
©
) Datei vom 10.2.2025 mit Größe 1 kB
Quelle ICU4XRegionDisplayNames.d.ts Sprache: unbekannt
import { FFIError } from "./diplomat-runtime"
import { ICU4XDataProvider } from "./ICU4XDataProvider";
import { ICU4XError } from "./ICU4XError";
import { ICU4XLocale } from "./ICU4XLocale";
/**
* See the {@link
https://docs.rs/icu/latest/icu/displaynames/struct.RegionDisplayNam
es.html
Rust documentation for `RegionDisplayNames`} for more information.
*/
export class ICU4XRegionDisplayNames {
/**
* Creates a new `RegionDisplayNames` from locale data and an options bag.
* See the {@link
https://docs.rs/icu/latest/icu/displaynames/struct.RegionDisplayNam
es.html#method.try_new
Rust documentation for `try_new`} for more information.
* @throws {@link FFIError}<{@link ICU4XError}>
*/
static create(provider: ICU4XDataProvider, locale: ICU4XLocale): ICU4XRegionDisplayNa
mes | never;
/**
* Returns the locale specific display name of a region. Note that the function returns an empty s
tring in case the display name for a given region code is not found.
* See the {@link
https://docs.rs/icu/latest/icu/displaynames/struct.RegionDisplayNam
es.html#method.of
Rust documentation for `of`} for more information.
* @throws {@link FFIError}<{@link ICU4XError}>
*/
of(region: string): string | never;
}
[ Dauer der Verarbeitung: 0.24 Sekunden (vorverarbeitet)
]
2026-04-04
Neuigkeiten
Aktuelles
Motto des Tages
Software
Produkte
Quellcodebibliothek
Aktivitäten
Artikel über Sicherheit
Anleitung zur Aktivierung von SSL
Muße
Gedichte
Musik
Bilder
Jenseits des Üblichen ....
Besucherstatistik
Monitoring
Impressum
|
Ethik und Gesetz
|
Haftungsausschluß
|
Kontakt
|
Seitenstruktur
|
©
2026 JDD
|