zeroes
英 [ˈzɪərəʊz]
美 [ˈzɪroʊz]
v. 将(仪器、控制装置等)调到零
zero的第三人称单数
双语例句
- They're the tiny switches that process the ones and zeroes that make up our digital world.
他们是微小的开关过程中,那些和零,使我们的数字世界。 - 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个零。 - Internal to the setup function, there's a call to kzalloc ( which allocates kernel memory and zeroes it).
在安装函数内部,调用了kzalloc(分配内核内存并清零)。 - 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。 - Your brain just files this information for reference, it's data, little zeroes and ones and no column that asks "true or not true?"
你的头脑直接把这个信息存档,储存于细细密密的零和一里面,成为了数据,它不会质问“这是不是真的?” - Trailing zeroes are generated as required.
在必要情况下以0拖尾。 - A mathematical term meaning 1 followed by 101 zeroes, it caught the deep technological intent of the company.
这是一个数学术语,意思是1后面跟着101个“0”,它切合了该公司远大的科技意图。 - Well, you can see all the zeroes.
好吧,你可以看到所有的零。 - 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或低位不可见字符填充。