找诗词>英语词典>zeroes翻译和用法

zeroes

英 [ˈzɪərəʊz]

美 [ˈzɪroʊz]

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

双语例句

  • This approach zeroes in on additives and other ingredients that don't necessarily show up on allergy tests.
    这种方法是一种零食品添加剂的饮食方案,这类过敏并不一定会在过敏试验中表现出来。
  • With a power-on reset functions, namely, the DAC registers reset to all zeroes.
    带有上电复位功能,即把DAC寄存器复位至全零。
  • 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或低位不可见字符填充。
  • Hubble telescope zeroes in on green blob in space, the bizarre glowing blob is giving birth to new stars.
    哈勃望远镜发现宇宙中有绿色发光体,该奇异光可能正孕育着新的恒星。
  • The signed right shift>>uses sign extension: if the value is positive, zeroes are inserted at the higher-order bits;
    有符号右移位运算符使用了符号扩展:若值为正,则在高位插入0;
  • A mathematical term meaning 1 followed by 101 zeroes, it caught the deep technological intent of the company.
    这是一个数学术语,意思是1后面跟着101个“0”,它切合了该公司远大的科技意图。
  • 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实际上可以理解的,在这台计算机上没有安装。
  • Read() should return exactly the number of bytes requested, except on EOF or error; otherwise, the rest of the data will be substituted with zeroes.
    除非碰到EOF或出现错误,否则read()应该返回所请求的字节数的数据;否则,其余数据都会被替换成0。
  • I like the way our lecturer zeroes in on the central issues without spending too much time on all that boring background information.
    我喜欢这种授课风格:授课者直接集中火力在主要事件上而非花过多时间在无聊的背景信息上。
  • The SPU instruction clz ( count leading zeroes, called spu_cntlz in the C language intrinsics) is perfect for this.
    SPU指令clz(countleadingzeroes,计算前导零;在C语言intrinsic中称为spucntlz)很适合进行这样的转换。