overflow error meaning in Chinese
溢出差错
溢出错误
溢位错误
Examples
- 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程序中出现溢出错误的可能性,请将平均或汇总结果的所有变量声明都设置为数据类型