hexadecimal
/ˌhek.səˈdes.ɪ.məl/ (bre, ipa) · /ˌhek.səˈdes.ə.məl/ (ame, ipa) · /ˌhek-sə-ˈde-sə-məl -ˈdes-məl/ (ame, mw) · /ˌheksəˈdesɪml/ (bre, ipa) · /ˌheksəˈdesɪml/ (ame, ipa)
hexadecimal — adjective
- hexadecimalpositive
- more hexadecimalcomparative
- most hexadecimalsuperlative
1. relating to a counting system that uses sixteen as its base value, where numbers
relating to a counting system that uses sixteen as its base value, where numbers are written with the digits 0 to 9 and the letters A to F.
Olga wrote the colour values in hexadecimal format inside the CSS file.
hexadecimal format (noun pattern)
Each memory address in the debugger appeared as a six-digit hexadecimal number.
hexadecimal number (noun pattern)
The technician checked the hexadecimal code on the network packet to find the error.
Mateo typed the hexadecimal value 3F into the colour picker, and the preview turned light blue.
文法句型
hexadecimal + noun
用法筆記
Almost always used before a noun in technical contexts. The abbreviation 'hex' is common in informal computing discussion.
常見錯誤
hexadecimal — noun
1. a number system based on sixteen, used especially in computing to represent data
a number system based on sixteen, used especially in computing to represent data compactly by using the digits 0 to 9 together with the letters A to F.
In computer science class, the students learned how to convert decimal numbers to hexadecimal.
convert … to hexadecimal
The error code 0xFF is written in hexadecimal and represents the decimal value 255.
written in hexadecimal
Programmers often use hexadecimal when editing raw memory, because it is shorter than binary.
David said that hexadecimal makes it much easier to read long strings of binary data on screen.
文法句型
in hexadecimal
convert to hexadecimal
用法筆記
Used as an uncountable noun. The abbreviation 'hex' is very common in spoken and written technical language (e.g. 'enter the value in hex').