Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.
auto decimal places
visible decimal places
Dernière mise à jour : 2011-10-23
Fréquence d'utilisation : 2
Qualité :
kesirli@ option: radio display decimal
fraction
Dernière mise à jour : 2011-10-23
Fréquence d'utilisation : 2
Qualité :
lc_numeric for decimal separator (see also: localeconv())
if locale is the empty string "", the locale names will be set from the values of environment variables with the same names as the above categories, or from "lang ".
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
Avertissement : un formatage HTML invisible est présent
onaltılık@ item: inlistbox encoding of the bytes as values in the decimal format
hexadecimal
Dernière mise à jour : 2011-10-23
Fréquence d'utilisation : 2
Qualité :
onaltılık@ item: inmenu encoding of the bytes as values in the decimal format
%1 has been modified. do you want to discard your changes?
Dernière mise à jour : 2011-10-23
Fréquence d'utilisation : 2
Qualité :
veri tipi: @ option: check encode the values in hexadecimal instead of decimal, if the datatype has the property unsigned
data type:
Dernière mise à jour : 2011-10-23
Fréquence d'utilisation : 2
Qualité :
== sıkıştırılmış bcd ==İki basamağın her birinin 8 bitte kodlanmasına sıkıştırılmış bcd (packed bcd ya da packed decimal) denir.
==packed bcd==in packed bcd (or simply packed decimal), each of the two nibbles of each byte represent a decimal digit.
Dernière mise à jour : 2016-03-03
Fréquence d'utilisation : 1
Qualité :
$a = 1234; # decimal number $a = -123; # a negative number $a = 0123; # octal number (equivalent to 83 decimal) $a = 0x1a; # hexadecimal number (equivalent to 26 decimal)
?php $a = 1234; # decimal number $a = -123; # a negative number $a = 0123; # octal number (equivalent to 83 decimal) $a = 0x1a; # hexadecimal number (equivalent to 26 decimal)?
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :