[an error occurred while processing this directive]
Как вывести шестнадцатеричный код символа на Perl
[
исправить
]
$ch="M"; print sprintf("%2x", ord($ch));
06.10.2003
Ключи:
perl
,
pri
,
print
/ Лицензия: CC-BY
Раздел:
Корень
/
Программисту и web-разработчику
/
Perl
/
Переменные в Perl
[an error occurred while processing this directive]
[an error occurred while processing this directive]