Translation of "UTF-16 code" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
It is a set of "elements" of 16-bit unsigned integer values (UTF-16 code units).
Es handelt sich um eine Reihe von Elementen, die ganzzahlige 16-Bit-Werte ohne Vorzeichen (UTF-16 Code Units) sind.
The unicode value could not be converted to UTF-16 code.
Der Unicode-Wert konnte nicht in den UTF-16-Code konvertiert werden.
The unicode value could not be converted from UTF-16 code, because the second surrogate is missing in the given array.
Der Unicode-Wert konnte nicht aus dem UTF-16-Code konvertiert werden, da das zweite Surrogat im angegebenen Bereich fehlt.
Represents a character as a UTF-16 code unit.
ASCIISTR converts a string in any character set to ASCII in the database character set. Non-ASCII characters are represented as \xxxx, where xxxx is a UTF-16 code unit.
ASCIISTR konvertiert eine Zeichenfolge in einem beliebigen Zeichensatz in eine ASCII-Zeichenfolge in dem Datenbankzeichensatz. Nicht-ASCII-Zeichen werden als \xxxx dargestellt, wobei xxxx eine UTF-16-Codeeinheit ist.
Represents text as a sequence of UTF-16 code units.
It returns the character that the UTF-16 code represents.
File names are limited to 255 UTF-16 code units.
The characters in this field are mapped directly to the two bytes (16 bits) of a UTF-16 code unit.
File names are limited to 255 UTF-16 code units.
For example, the following code assigns helloLength the value 13, because "Hello, World!" has 13 characters, each represented by one UTF-16 code unit.
Der folgende Code beispielsweise weist der Variable x den Wert 13 zu, da "Hello, World!" aus 13 Zeichen besteht. Jedes dieser Zeichen wird durch eine UTF-16 Code Unit dargestellt.
A sequence of numbers that are UTF-16 code units.
If compareFunction is not supplied, all non-undefined array elements are sorted by converting them to strings and comparing strings in UTF-16 code units order.
Wenn compareFunction nicht angegeben wird, werden alle Arrayelemente, die nicht undefined sind, sortiert indem sie in Strings konvertiert werden und in UTF-16-Code-Unit-Reihenfolge verglichen werden.