V2EX  ›  英汉词典

Hexdump

释义 Definition

hexdump:以十六进制(hexadecimal)形式把二进制数据“转储/打印”出来的内容或操作,常用于查看文件内容、内存数据、网络数据包等(也可指相关工具/命令的输出)。

发音 Pronunciation

/ˈhɛks.dʌmp/

例句 Examples

I used a hexdump to check whether the file header was correct.
我用十六进制转储查看文件头是否正确。

After the crash, the engineer compared the hexdump of the memory region with a known-good sample to locate the corrupted bytes.
程序崩溃后,工程师把那段内存的十六进制转储与已知正常样本对比,以定位被破坏的字节。

词源 Etymology

hex- 来自 hexadecimal(十六进制),dump 意为“倾倒、转储、输出大量内容”。合起来就是“把数据以十六进制形式倒出来(展示出来)”。该词常见于 UNIX/Linux 与底层调试语境(例如命令行工具的输出)。

相关词 Related Words

文学与著作中的用例 Literary Works

  • UNIX Power Tools(Shelley Powers, Jerry Peek 等):在命令行/系统工具章节中讨论用十六进制方式检查数据(常提到 hexdump 及同类工具)。
  • The Linux Command Line(William E. Shotts, Jr.):介绍在 Linux 中用相关命令查看与分析原始字节内容(涉及 hexdump/十六进制查看的用法)。
  • The Art of Unix Programming(Eric S. Raymond):在谈及调试、文本与二进制数据处理时,会提到用十六进制输出来观察数据的实践与工具。
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   948 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 11ms · UTC 21:42 · PVG 05:42 · LAX 14:42 · JFK 17:42
♥ Do have faith in what you're doing.