Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
auto decimal places
visible decimal places
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 2
Qualità:
kesirli@ option: radio display decimal
fraction
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 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 ".
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta
onaltılık@ item: inlistbox encoding of the bytes as values in the decimal format
hexadecimal
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 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?
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 2
Qualità:
veri tipi: @ option: check encode the values in hexadecimal instead of decimal, if the datatype has the property unsigned
data type:
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 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.
Ultimo aggiornamento 2016-03-03
Frequenza di utilizzo: 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)?
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità: