词语吧>英语词典>zeroes翻译和用法

zeroes

英 [ˈzɪərəʊz]

美 [ˈzɪroʊz]

v.  将(仪器、控制装置等)调到零
zero的第三人称单数

双语例句

  • Your brain just files this information for reference, it's data, little zeroes and ones and no column that asks "true or not true?"
    你的头脑直接把这个信息存档,储存于细细密密的零和一里面,成为了数据,它不会质问“这是不是真的?”
  • Human text, ASCII text as input and output zeroes and ones that represent that program in a manner that the CPU, interesting, dammit, not installed on this computer.
    编译器以人输入的文本,ASCII码为输入,它输出一些cpu实际上可以理解的,在这台计算机上没有安装。
  • With a power-on reset functions, namely, the DAC registers reset to all zeroes.
    带有上电复位功能,即把DAC寄存器复位至全零。
  • This approach zeroes in on additives and other ingredients that don't necessarily show up on allergy tests.
    这种方法是一种零食品添加剂的饮食方案,这类过敏并不一定会在过敏试验中表现出来。
  • The function generates the exact number of specified characters, either padding to the left with character zeroes or discarding low order characters as necessary.
    函数产生指定字符的精确个数,左侧剩余的空白部分将按需要使用0或低位不可见字符填充。
  • The-p option is used to pad the remaining space in the image with zeroes.
    p选项用来在映像的剩余空间用零填充。
  • When the hurlers are putting zeroes on the board and balls are being caught, everything else just seems to fall into place.
    当投手没让对手得分且所有的球都被接到,所有的事情似乎就理所当然的到位了。
  • A mathematical term meaning 1 followed by 101 zeroes, it caught the deep technological intent of the company.
    这是一个数学术语,意思是1后面跟着101个“0”,它切合了该公司远大的科技意图。
  • Recovering a key is no five minute job and despite being four times easier than other methods the number of steps required to crack AES-128 is an8 followed by37 zeroes.
    但研究者表示,这并不是说用了这个算法的人马上就要悲剧了,虽然破解难度降低了四倍,但破解AES-128所需的步骤仍然是8后面加37个零。
  • The signed right shift>>uses sign extension: if the value is positive, zeroes are inserted at the higher-order bits;
    有符号右移位运算符使用了符号扩展:若值为正,则在高位插入0;