Vertaling van "unicode code" in Nederlands
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.
The UNICODE() function returns a unicode code point for the first character in a text string.
The UNICHAR() function returns the character specified by a unicode code point.
Returns the Unicode code points for the characters in the text.
Find the codes for the needed letters in the Unicode code charts.
Parameters number - a decimal number representing one or more Unicode code points
When converting a composite character such as ä, the function returns the Unicode code point for the composite character.
Wanneer u een samengesteld teken, zoals ä omzet, geeft deze functie als resultaat het Unicode-code-point voor het samengestelde teken.
Description Each group of five digits in the number is treated as a Unicode code point, and the character for each five-digit group is returned in the text.
Beschrijving Elke groep van vijf cijfers in het getal wordt behandeld als een Unicode-code-point, en het teken voor elke groep van vijf cijfers wordt als resultaat gegeven in de tekst.
Ord Ord() returns the Unicode code point number of the first character of the input string.
Ord Ord() retourneert het aantal punten voor de Unicode-code point van het eerste teken van de invoertekenreeks.
Strings may now include arbitrary Unicode code points specified in hexadecimal, using the syntax U'hhhh'.
The Char function returns the characters for Unicode code points.
Yet it does exist, see the unicode Code Charts, Latin Extended A. The codes are 0x0132 for IJ and 0x0133 for ij; the dotted ÿ, code 0x00ff, has nothing to do with it!
Toch bestaan zulke tekens wel, zie de code charts van unicode Latin Extended A. De codes zijn 0x0132 voor IJ en 0x0133 voor ij; de ÿ met puntjes, code 0x00ff, heeft hier niks mee te maken!
For example, Unicode code point U+1D11E, the musical G clef character, graphical user interface improvements
Bijvoorbeeld, Unicode-codepunt U+1D11E, de muzikale G-sleutel-karakter, kan aangegeven worden met U'1D11E'.
For a set of Unicode code charts, see the Unicode web.