Vertaling van "UTF-16 code" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
It returns the character that the UTF-16 code represents.
The minimum number of characters (as UTF-16 code units) the user can enter into the email input.
Le nombre minimal de caractères (exprimé en nombre de points de code UTF-16) que l'utilisateur peut saisir dans le champ.
The input will fail constraint validation if the length of the text entered into the field is fewer than minlength UTF-16 code units long.
Le champ ne sera pas valide si la longueur du texte est inférieure à minlength en nombre de points de code UTF-16.
minlength The minimum number of characters (as UTF-16 code units) the user can enter into the url input.
Le nombre minimal de caractères (en nombre de points de code UTF-16) qui doivent être saisis dans le champ de l'URL.
There exists a non-standard encoding for Unicode characters: %uxxxx, where xxxx is a UTF-16 code unit represented as four hexadecimal digits.
Il existe un encodage non-standard pour les caractères Unicode : %uxxxx, dans lequel xxxx est une unité de code UTF-16 représentée comme quatre chiffres hexadécimaux.
The String object's charAt() method returns a new string consisting of the single UTF-16 code unit located at the specified offset into the string.
La méthode charAt() renvoie une nouvelle chaîne contenant le caractère (ou, plus précisément, le point de code UTF-16) à la position indiquée en argument.
The charCodeAt() method returns an integer between 0 and 65535 representing the UTF-16 code unit at the given index.
La méthode charCodeAt() retourne un entier compris entre 0 et 65535 qui correspond au code UTF-16 d'un caractère de la chaîne situé à une position donnée.
A sequence of numbers that are UTF-16 code units. The range is between 0 and 65535 (0xFFFF).
Une séquence de nombres représentant des points de code UTF-16 entre 0 et 65535 (0xFFFF).
The static String.fromCharCode() method returns a string created from the specified sequence of UTF-16 code units.
La méthode statique String.fromCharCode() renvoie une chaîne de caractères créée à partir de points de code UTF-16.
UnicodeString is a reference-counted string with a maximum length of high(SizeInt) UTF-16 code units.
UnicodeString est une chaîne à comptage de référence avec une longueur maximale de high(SizeInt) en unités de code UTF-16.
If the value of the type attribute is text, email, search, password, tel, or url, this attribute specifies the maximum number of characters (in UTF-16 code units) that the user can enter.
Lorsque l'attribut type vaut text, email, search, password, tel ou url, cet attribut définit le nombre maximal de caractères (exprimé en points de code Unicode) que l'utilisateur peut saisir.
The length property of a String object indicates the length of a string, in UTF-16 code units. Syntax
This case implies that Ci is a character in the Basic Multilingual Plane (Plane 0) of Unicode and can be wholly represented by a single UTF-16 code point sequence U+U5U6U7U8.
Ce cas implique que Ci est un caractère dans le plan multilingue basique (Basic Multilingual Plane, Plane 0) d'Unicode et peut être complètement représenté par une simple séquence UTF-16 code point U+U5U6.