overflow vt. (-flowed, -flown; -flowing) 使溢出,使泛滥,使涨满;淹没;人满得走不进(房间等)。 The river overflowed its banks. 河水漫出堤岸。 The river overflowed several farms. 河水淹没了几个农场。 The goods overflowed the warehouse. 货物多得仓库堆不下了。 vi. 溢流,泛滥,漫出;满,充满;洋溢;(资源等)过剩。 a man overflowing with sympathy 充满同情心的人。 a land overflowing with resources of every kind 各种资源都很丰富的国家。 overflow with 充溢,充满。 n. 1.泛滥,溢流。 2.外溢,充溢,过多,过剩;超出额;溢出物。 3.溢洪道,排水口。 an overflow gate 溢水口。 an overflow of population 人口过剩。 adj. 溢出的;充满的(=overflowing)。
error n. 1.错误;失错。 2.谬见,误想;误信;误解。 3.罪过。 4.【数学】误差;【法律】误审,违法;(棒球中的)错打。 commit [make] an error 犯[出]错。 correct errors 改正错误。 a clerk's [clerical] error 笔误。 mean errors 标准误差。 a writ of error 【法律】(推翻错误原判的)再审命令。 nature's error 天生畸形。 in error 弄错了的;错误地。 errors of commission [omission] 违犯[疏忽]罪。 fall into error 误入歧途。 nature's error 天生畸形。 adj. -less 无错误的,正确的。
Is thrown for execution stack overflow errors , typically in case of a very deep or unbounded recursion 因执行堆栈溢出错误引发,通常在存在非常深的递归或无界递归时发生。
Doing so can lead some poorly written implementations into buffer overflow errors and all that implies 这样做会使编写不够严谨的程序出现缓冲区溢出错误(以及所有类似隐患) 。
When set to on , the divide - by - zero and arithmetic overflow errors cause the statement to be rolled back and an error message is generated 设置为on时,被零除错误和算术溢出错误将导致回滚语句,并生成错误消息。
On the other hand , if the jit doesn t make this transformation , the program will quickly exhaust the stack space and report a stack overflow error 另一方面,如果jit不做这种转换,程序将会很快耗尽堆栈空间并报告一个堆栈溢出错误。
To reduce the chance of overflow errors in odbc and db - library programs , make all variable declarations for the results of averages or sums the data type 为减少odbc和db - library程序中出现溢出错误的可能性,请将平均或汇总结果的所有变量声明都设置为数据类型
The behavior in which a divide - by - zero or arithmetic overflow error causes null values to be returned occurs if an insert or update is tried on a 列上尝试执行insert或update操作,而这些列中的新值长度超出最大列大小,则将出现被零除错误和算术溢出错误导致返回空值的行为。