由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Linux版 - perl sprintf question converting dec to hex (转载)
相关主题
Perl Q: how to convert integer to MAC address (转载)org-mode
我这是缺了点什么?Ideapad converted to Ubuntu 9.10 remix
求助: 批量转换图片格式请问linux下有没有转换jp2图片格式的软件
呵呵,让我找到一个。youtube has ascii transcoding today
windows系统读取linux文件系统的硬盘有人知道怎么给jpg文件加时间戳嘛?
how to convert eps to jpg in ubuntu?iWisoft Free Video Converter
help! dvi-D to vgaVMWare converter 问题
大家用什么软件convert avi->mp4Ubuntu 10.10 太难看了,这些人居然受得了
相关话题的讨论汇总
话题: macaddress话题: sprintf话题: perl话题: converting话题: hex
进入Linux版参与讨论
1 (共1页)
w**2
发帖数: 724
1
【 以下文字转载自 Programming 讨论区 】
发信人: wds2 (阿旺), 信区: Programming
标 题: perl sprintf question converting dec to hex
发信站: BBS 未名空间站 (Wed Mar 4 17:42:19 2015, 美东)
hi i have this line,
$MACAddress = sprintf("%06x", $MACAddress);
1. when $MACAddress was -1, this line converts it to ffffffffffffffff
instead of ffffffff, i'm on a 32-bit linux pc.
why ?
2. in my code, i need to write $MACAddress twice.
how to use some shortcut e.g. $1 ?
Thanks !
BTW, i LOVE Perl, :)
1 (共1页)
进入Linux版参与讨论
相关主题
Ubuntu 10.10 太难看了,这些人居然受得了windows系统读取linux文件系统的硬盘
C -> Assemblyhow to convert eps to jpg in ubuntu?
how to convert data in ARM format to x86 format?help! dvi-D to vga
How to convert dec to ip address using perl大家用什么软件convert avi->mp4
Perl Q: how to convert integer to MAC address (转载)org-mode
我这是缺了点什么?Ideapad converted to Ubuntu 9.10 remix
求助: 批量转换图片格式请问linux下有没有转换jp2图片格式的软件
呵呵,让我找到一个。youtube has ascii transcoding today
相关话题的讨论汇总
话题: macaddress话题: sprintf话题: perl话题: converting话题: hex