hexadecimal background
BeDict Logo

hexadecimal

/ˌhɛksəˈdɛsɪməl/

Meanings

noun

十六进制

A number system with base sixteen, using the digits 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E and F, most used in computing as a hexadecimal digit can represent four bits, half a standard byte.

Examples :

程序员通常使用十六进制来表示数据,而不是记忆冗长的二进制数字,因为十六进制能以更紧凑和易读的方式呈现数据。