전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
auto decimal places
visible decimal places
마지막 업데이트: 2011-10-23
사용 빈도: 2
품질:
kesirli@ option: radio display decimal
fraction
마지막 업데이트: 2011-10-23
사용 빈도: 2
품질:
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 ".
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다
onaltılık@ item: inlistbox encoding of the bytes as values in the decimal format
hexadecimal
마지막 업데이트: 2011-10-23
사용 빈도: 2
품질:
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?
마지막 업데이트: 2011-10-23
사용 빈도: 2
품질:
veri tipi: @ option: check encode the values in hexadecimal instead of decimal, if the datatype has the property unsigned
data type:
마지막 업데이트: 2011-10-23
사용 빈도: 2
품질:
== 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.
마지막 업데이트: 2016-03-03
사용 빈도: 1
품질:
$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)?
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질: