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 — 形容詞
- 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.
Olga 在 CSS 檔案中以十六進制格式寫入顏色數值。
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.
Mateo 在選色器中輸入十六進制數值 3F,預覽畫面隨即變成淺藍色。
文法句型
hexadecimal + noun
用法筆記
Almost always used before a noun in technical contexts. The abbreviation 'hex' is common in informal computing discussion.
常見錯誤
hexadecimal — 名詞
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.
錯誤代碼 0xFF 是以十六進位制寫成的,代表十進位的 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.
David 說十六進位制讓螢幕上長串的二進位資料更容易閱讀。
文法句型
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').