网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 Hex editor
释义

Hex editor

中文百科

十六进制编辑器

一个十六进制编辑器的界面
读取File:Transparent.gif的结果
An example of a beginner-friendly hex editor, written in Java. It modifies a program's settings by editing the native bytecode inside the executable file, instead of changing a settings file. This is a fully-fledged hex editor, because it can do any kind of hex editing on any file. Advanced users will need to write a plug-in using the 2012-2013 Mint Programming Language in order to get full control of the editor.
Ansicht einer EXE-Datei (Portable Executable) in einem Hex-Editor

十六进制编辑器(也称为二进制文档编辑器)是一种计算机进程,它可以用较为友好的界面用来编辑二进制文档。

计算机的存储与处理皆为二进制,因此为了能用一个显示的字符表示整数个二进制位,可选的显示字符数量必须是2的整数次幂。又因为最便于识别和朗读的字符就是26个字母与10个数字,再考虑到应该尽量使用整数个字符表示一个完整的字节,因此最通用的表示方法是采用十六进制显示,两个字符表示一个字节的内容。

在十六进制编辑器中,一般都会显示这些部分:

英语百科

Hex editor 十六进制编辑器

Screenshot of a common hex editor (hexedit by Pascal Rigaux (Pixel))
An example of a beginner-friendly hex editor, written in Java. It modifies a program's settings by editing the native bytecode inside the executable file, instead of changing a settings file. This is a fully-fledged hex editor, because it can do any kind of hex editing on any file. Advanced users will need to write a plug-in using the 2012-2013 Mint Programming Language in order to get full control of the editor.
读取File:Transparent.gif的结果
Ansicht einer EXE-Datei (Portable Executable) in einem Hex-Editor

A hex editor (or binary file editor or byte editor) is a type of computer program that allows for manipulation of the fundamental binary data that constitutes a computer file. The name 'hex' comes from 'hexadecimal': a standard numerical format for representing binary data. A typical computer file occupies multiple areas on the platter(s) of a disk drive, whose contents are combined to form the file. Hex editors that are designed to parse and edit sector data from the physical segments of floppy or hard disks are sometimes called sector editors or disk editors.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/22 21:22:14