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 ICU4XScriptExtensionsSet.d.ts Sprache: unbekannt
import { u16, usize } from "./diplomat-runtime"
/**
* An object that represents the Script_Extensions property for a single character
* See the {@link
https://docs.rs/icu/latest/icu/properties/script/struct.ScriptExten
sionsSet.html
Rust documentation for `ScriptExtensionsSet`} for more information.
*/
export class ICU4XScriptExtensionsSet {
/**
* Check if the Script_Extensions property of the given code point covers the given script
* See the {@link
https://docs.rs/icu/latest/icu/properties/script/struct.ScriptExten
sionsSet.html#method.contains
Rust documentation for `contains`} for more information.
*/
contains(script: u16): boolean;
/**
* Get the number of scripts contained in here
* See the {@link
https://docs.rs/icu/latest/icu/properties/script/struct.ScriptExten
sionsSet.html#method.iter
Rust documentation for `iter`} for more information.
*/
count(): usize;
/**
* Get script at index
* See the {@link
https://docs.rs/icu/latest/icu/properties/script/struct.ScriptExten
sionsSet.html#method.iter
Rust documentation for `iter`} for more information.
*/
script_at(index: usize): u16 | undefined;
}
[ Dauer der Verarbeitung: 0.16 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
|