单词 | octal |
释义 |
复数:octals 例句释义: 八的,八面的,八管脚的,八进制,八进位,八进制的 1. Numbers in these other bases must be preceded by the character # followed by b, o, or h for binary, octal, or hexadecimal, respectively. 这些以其它计数制计数的数必须以#开头,并紧跟b、o或者h来分别表示二进制、八进制或十六进制。 www.ibm.com 2. With one function, numbers can be converted between decimal, binary, octal and hexadecimal . 使用这一个函数,能在十进制,二进制,八进制和十六进制之间互相转换数字。 dictsearch.appspot.com 3. Appending a 0 (zero) to a literal integer constant causes it to be interpreted as octal . 在整型文字常量前面加一个0,该值将被解释成一个八进制数。 dictsearch.appspot.com 4. As in Standard C, up to three octal digits are accepted. 与C标准相同,最多只接受三个八进制数字。 bbs.chinaunix.net 5. This address can be specified as a decimal, hexadecimal, or octal number. 可以将该地址指定为十进制、十六进制或八进制数。 www.kuenglish.info 6. Put two thirds of a cup octal chile peppers or jalapeno peppers in a 1 pint jar, and fill with fish sauce. 放两三分之二杯泰国智利辣椒1品脱或墨西哥胡椒罐中,并填写鱼露。 bbs.ego321.com 7. The Oct function returns a string that represents the octal value of a specified number . 返回表示数字的八进制值的字符串。 www.bing.com 8. The radix may be specified as o, (octal, the default), d (decimal), x (hexadecimal), or n (no offsets displayed). 可以将基数指定为o(默认的八进制)、d(十进制)、x(十六进制)或n(未显示偏移)。 www.ibm.com 9. The program supports fractions, decimal, hexadecimal, octal and binary numbers. 软件支持小数,十六进制,八进制和二进制的数字。 dictsearch.appspot.com 10. Returns a string containing an octal representation of the given number argument. 返回一字符串,包含有给定number参数的八进制表示。 ro2.php.net 1. As a minimum, it should print non-graphic characters in octal or hexadecimal according to local custom, and break long text lines. 该程序至少能够根据用户的习惯以八进制或十六进制打印非图形字符,并裁断长文本行。 dictsearch.appspot.com 2. Values can be expressed in decimal, octal , or hexadecimal. 这个整数可以是十进制,八进制,或十六进制。 dictsearch.appspot.com 3. In the output above, Git is telling us about file modes; 100644 refers to the octal version of the permission bits on those files. 在上面的输出当中,Git向我们显示有关文件模式的信息;100644表示这些文件的权限的八进制版本。 www.ibm.com 4. One of the awkward steps in my trek to the 704 plateau was mastering octal notation. 在通往704高原的路上,我遇到的坎坷之一就是掌握八进制计数法。 book.51cto.com 5. The script function should be able to generate EWU values in multiple formats, such as base 10, binary, octal, or hexadecimal. 脚本函数应该能够以多种格式生成EWU值,比如十进制、二进制、八进制或十六进制。 www.ibm.com 6. The value of the octal digits represents the numerical value of the character in the machine's character set. 八进制序列的值代表该字符在机器字符集里的数字值。 dictsearch.appspot.com 7. This programme is the transfer between Hex and Decimal, and Octal Binary directly, and small size. 本方案是转移之间的十六进制和十进制,八进制和二进制直接,但体积却很小。 dictsearch.appspot.com 8. Permissions set in this way use up to four octal digits. 按这种方法设置的权限使用高达4位八进制数字。 www.ibm.com 9. Step 2 : Replace each octal dig it with its binary equivalence. 第二步,把每位八进制数用它的等值二进制数代替。 www.jukuu.com 10. Note that you probably want to specify the mode as an octal number, which means it should have a leading zero . 注意也许你想用八进制数指定模式,也就是说该数应以零打头。 www.bing.com 1. Returns the octal value of a specified number. 返回表示数字八进制值的字符串。 www.kuenglish.info 2. Counting in octal is just like counting in decimal, if you don't use your thumbs. 如果你比较笨的话,计算二进制与十进制是一样的。 dictsearch.appspot.com 3. He wonders whether he should tape down two of his daughter's fingers so she learns how to count in octal. 他想知道是否他应磁带下两个女儿的手指让她学会了如何八进位数。 msdn.microsoft.com 4. Notation, which is unambiguous and cannot be confused with octal character codes; similarly, hexadecimal codes such as. 表示法,该表示法是明确的,并且不会与八进制符号代码混淆;同样,诸如。 www.juyy.net 5. always refer to back references , not octal codes. 总是指反向引用,而不是八进制代码。 www.ichacha.net 6. It is represented symbolically by t and numerically as a 1 in the high-order octal digit. 用符号表示就是t,用数字表示就是八进制位的高阶为1。 www.ibm.com 7. Table 3 summarizes the symbolic and octal representation for the three access modes discussed here. 表3总结了这里讨论的3种访问模式的符号和八进制表示。 www.ibm.com 8. Octal Mathematical system with a base of 8. 以8为基数的数学制度。 big5.cgan.net 9. Octal constant throughout the entire octal constant need to begin with 0, 0 octets as the prefix. 八进制整常数八进制整常数必须以0开头,即以0作为八进制数的前缀。 dictsearch.appspot.com 10. The process of converting an octal number into its binary equivalent. 八进制数转换成等值的二进制数的过程。 tr.bab.la 1. Use Table 2 as a handy reference for octal permissions. 使用表2作为一个方便的八进制权限参考。 www.ibm.com 2. Floating Octal Point? 浮点八进制FLOP?。 www.scientrans.com 3. Note: A numeric file mode is a octal digit from 0 to 7, or a three-bit number, one bit for each of read, write, and execute. 注意:数值文件模式是从0到7的8进制数字,或三位的数值,其中每一位分别表示读、写和执行。 www.ibm.com 4. Python provides support for octal (base 8) and hexadecimal (base 16) numbers. Python可以提供对八进制(以8为基数)和十六进制(以16为基数)数字的支持。 www.ibm.com 5. Hexadecimal number number 79 corresponding octal for 144. 十六进制数79对应的八进制数为144。 www.liangzichangenglish.com 6. You can also set permissions using octal numbers instead of symbols. 您还可以使用八进制取代符号设置权限。 www.ibm.com 7. Because 8 and 9 is not a valid octal median. 因为8和9不是有效的八进制位数。 dictsearch.appspot.com 8. In the octal format, suid has the value 4 in the first (high order) digit, while sgid has the value 2. 在八进制格式中,suid在第一位(高阶)为值4,而sgid是值2。 www.ibm.com 9. When you go to balance your checkbook and discover that you're doing the math in octal. 对账单的时候才发现自己居然用八进制运算。 zhengrenchi.blogbus.com 10. Comparison between optimization of function achieved by genetic algorithm with binary code and octal code 二进制遗传算法和八进制遗传算法的函数优化结果比较 service.ilib.cn 1. While the ls command does not display the octal permissions, you can display them using the find command as shown in Listing 12 虽然ls命令不显示八进制权限,您可以使用find命令进行显示,如清单12清单12所示。 www.ibm.com 2. Integer constants can be defined in decimal, hex or octal notation 可以用十进制、十六进制或八进制记数法定义整数常数 www.ibm.com 3. The sequence of characters matching the regular expression is a character in octal notation 此正则表达式序列匹配一个用八进制符号表示的字符 in.php.net 4. Convert an octal number to a hexadecimal number 将一个八进制数字转换为十六进制 www.fzs8.net 5. You can represent octal numbers directly by preceding numbers in the proper range with 可以直接在适当范围内的数字之前使用 www.ichacha.net 6. Convert an octal number to a decimal number 将一个八进制数字转换为十进制 www.fzs8.net 7. Converting octal numbers to decimal numbers 把八进制转化成十进制 www.vchome.net 8. If you use the octal notation, you must precede the number with a 如果用八进制符号,数字前必须加上 au3.php.net 9. clears all base information and sets the base to octal 清除所有基信息并将基设置成八进制。 www.ichacha.net 10. Here is a base 8 (octal) EWU value calculation in Korn Shell 93 syntax 下面是以KornShell93语法计算基数8(八进制)EWU值的代码 www.ibm.com 1. base 8 - octal (0-7) 基数8-八进制(0-7) www.ibm.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。