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

zeroes

英 [ˈzɪərəʊz]

美 [ˈzɪroʊz]

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

双语例句

  • This is zimbabwe's big currency change-over, a chaotic and confusing exercise that will see current bills replaced by new notes with three zeroes removed.
    这就是辛巴威政府推动的重大货币转换政策,这是一个混乱的,现行的纸币将会被减去3个零的新版钞票取代。
  • 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或低位不可见字符填充。
  • 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。
  • Internal to the setup function, there's a call to kzalloc ( which allocates kernel memory and zeroes it).
    在安装函数内部,调用了kzalloc(分配内核内存并清零)。
  • And so if you know what patterns of zeroes and ones to look for as you will yourselves this year in that forensics problem set, can you recover a lot of that data?
    如果你知道如何去发现,这些0和1的排列规则,这也是套题中的问题,你就能恢复把这些大量数据恢复?
  • If I remove the zeroes and ones, since they have a low or moderate risk designation, this is what we're left with.
    如果我去掉所有的0和1,因为他们的危险系数比较低或者中等,我们还剩下这些。
  • Hubble telescope zeroes in on green blob in space, the bizarre glowing blob is giving birth to new stars.
    哈勃望远镜发现宇宙中有绿色发光体,该奇异光可能正孕育着新的恒星。
  • Well, you can see all the zeroes.
    好吧,你可以看到所有的零。
  • When the hurlers are putting zeroes on the board and balls are being caught, everything else just seems to fall into place.
    当投手没让对手得分且所有的球都被接到,所有的事情似乎就理所当然的到位了。
  • If it is given an address to load from that is not at a16-byte boundary, it simply zeroes out the last four bits of the address before loading it so that it will be an aligned load.
    如果要加载自的地址不是一个16字节的边界,它就会将该地址的最后四位截断然后再加载,以便使其能够加载。