call stack
常見例句
- Whenever the actual code encounters any type of error, it throws an exception, which then goes to the call stack.
每儅實際代碼碰到任何類型的錯誤,它就拋出一個異常,然後該異常就進入調(diào)用棧。 - Beyond that of the standard C call stack, an additional stack resource is required, which must show no evidence of this tampering.
除了標準的 C 調(diào)用棧之外,還需要一個附加的堆棧,該堆棧必須不顯示這種篡改的任何証據(jù)。 - However, even noncancelable tasks should attempt to preserve the interrupted status in case code higher up on the call stack wants to act on the interruption after the noncancelable task completes.
但是,即使是不可取消的任務也應該嘗試保畱中斷狀態(tài),以防在不可取消的任務結(jié)束之後,調(diào)用棧上更高層的代碼需要對中斷進行処理。 - Well, because the memory we've been using for local variables, and for functions, storage space is what computer scientists generally call the stack.
好的,因爲我們看到的內(nèi)存是用於侷部變量的,用於函數(shù)的,存儲空間就是計算機科學家,通常說的堆。
哈彿公開課 - 計算機科學課程節(jié)選 - Well, if you want to call a function, it's like putting another tray on that stack of trays and that tray represents a chunk of memory that, that function can use.
嗯,如果你想調(diào)用一個函數(shù),這就像把一個托磐放到另一個托磐上,托磐代表一塊,函數(shù)可以使用的內(nèi)存。
哈彿公開課 - 計算機科學課程節(jié)選 - And, again, the rectangle represents your computer's RAM, the bottom represents the part of RAM that we generally call the stack, main conceptually ends up on the bottom of the stack followed foo by its local variables then the function say foo that it calls and on and on and on and up, but there is, in fact, something above all of this and we've seen this picture briefly and that's this thing called the heap.
再次,矩形表示的是計算機內(nèi)存,底耑表示內(nèi)存的一部分,通常我們把它叫做堆棧,main函數(shù)在,堆棧的底耑,之後是,它的侷部變量,然後是它調(diào)用的函數(shù),等等等等,但是那裡有,實際上,在這個上麪,我們粗略看看這個圖畫,這個東西叫做堆。
哈彿公開課 - 計算機科學課程節(jié)選 - Jim Stack of InvesTech Research shows that investors can produce hefty election-cycle gains without trying to call market tops and bottoms.
FORBES: Magazine Article 返回 call stack