无限 infinite; limitless; boundless; immeasurable; unlimited 前途无限光明 comparably brilliant prospects; 无限信仰 firmly believe; 无限责任 unlimited liability; 无限热爱 have boundless love for;无限忠诚absolute devotion to;人的生命是有限的, 但为人民服务是无限的。 there is a limit to one's life, but no limit to serving the people.; 无限公司 unlimited company; ordinary partnership; 无限恐怖 apeirophobia; 无限扩大积累 unlimited expansion of accumulation; 无限循环 endless loop; 无限责任公司 company of unlimited liability
Object for example , to recover from unbounded recursion 对象(例如,从无限递归恢复) 。
Make sure you do not have an infinite loop or infinite recursion 确保您没有无限循环或无限递归。
Too many method calls is often indicative of a very deep or unbounded recursion 过多的方法调用通常意味着存在非常深的递归或无限递归。
If a thread has memory problems , the most likely cause is programming error , such as infinite recursion 如果某个线程有内存问题,则最可能的原因为编程错误(如无限递归) 。
Thus , the file system must not generate additional page faults because this may lead to an " infinite " recursion 因此,文件系统一定必要产生附加的页面错误,因为这将导致无限递归调用。
Not applying this function attribute to the profiling functions results in an infinite recursive profiling loop and a lot of useless data 不要将这个函数属性应用到分析函数上,这样会导致无限递归分析循环和大量的无用数据。
Thrown when the execution stack is exhausted by having too many pending method calls ; usually indicates a very deep or infinite recursion 当执行堆栈由于具有太多的挂起方法调用而耗尽时,就会引发此异常;这通常表明存在非常深的递归或无限递归。