英语单词查询
overflow
「overflow」的意思
v. 漫出,泛滥 ;充满,挤满;装满,完全盖住;扩展出界,过度延伸;洋溢着(情感); n. 溢出,溢...
n.溢出,超值,泛滥,充满,洋溢v.(使)泛滥,(使)溢出,(使)充溢
「overflow」的用法
overflow溢出 - 在编程中,当一个变量的值超出了其可以表示的范围时,就会发生溢出。
「overflow」的例句
The buffer overflow occurred because the program did not check the size of the input.
缓冲区溢出是因为程序没有检查输入的大小。
The stack overflowed when the recursive function was called too many times.
当递归函数被调用次数过多时,栈溢出。
The memory overflowed when trying to allocate a large array.
尝试分配大数组时,内存溢出。
The program crashed due to an integer overflow.
由于整数溢出,程序崩溃。
The output buffer overflowed when printing a long string.
打印长字符串时,输出缓冲区溢出。
The system crashed due to a stack overflow.
由于栈溢出,系统崩溃。
The program encountered a runtime error due to an overflow in a loop.
循环中发生溢出导致程序运行时错误。
The buffer overflow caused by copying data into a smaller buffer.
将数据复制到较小的缓冲区导致缓冲区溢出。
The stack overflow occurred due to an infinite recursion.
由于无限递归导致栈溢出。
The program crashed because of an arithmetic overflow.
由于算术运算溢出导致程序崩溃。