
好词典

源自拉丁语 'octo'(意为“八”)和英语后缀 '-al'(表示“与...相关的”)。
❶ 与八进制相关的,指以8为基数的数字系统,常用于计算机科学中表示数字。
“The octal number system uses digits from 0 to 7.”
(八进制数字系统使用0到7的数字。)
“In some programming languages, octal numbers are prefixed with a zero.”
(在某些编程语言中,八进制数字以零开头。)
❶ 八进制数,即以8为基数的数字系统中的数字。
“The computer stores the data in octal.”
(计算机以八进制存储数据。)
“She wrote down the octal for the file permissions.”
(她记下了文件权限的八进制数。)
octal notation — 八进制表示法,一种用八进制数字表示数值的方法。
“The file permissions are displayed in octal notation.”
(文件权限以八进制表示法显示。)
octal digit — 八进制数字,指0到7之间的数字。
“Each octal digit represents three binary digits.”
(每个八进制数字代表三个二进制数字。)