argument passing
基本解釋
- 參數(shù)傳遞;變元傳遞
英漢例句
- Kernel - mode programs use structured exceptions by establishing exception frames on the same stack that ' s used for argument passing , subroutine calling , and automatic variables.
內(nèi)和模式程序通過在用于沖突經(jīng)過、子程序調(diào)用和自動變量的相同堆棧上建立異常結(jié)構(gòu)來使用結(jié)構(gòu)性異常。
www.translation-dictionary.net - To make one executable look like many executables, BusyBox exploits a seldom-used feature of argument passing to the main C function. Recall that the C main function is defined as follows
為了讓一個可執(zhí)行程序看起來就像是很多可執(zhí)行程序一樣,BusyBox 為傳遞給 C 的 main 函數(shù)的參數(shù)開發(fā)了一個很少使用的特性。 - The discussion of argument passing is complicated by the fact that the term "reference" in pass-by-reference means something slightly different than the typical use of the term in Java programming.
對比值傳遞,引用傳遞的參數(shù)是指傳遞調(diào)用者實參的內(nèi)存地址給被調(diào)用的函數(shù)。 - And then I'll call fast max val passing at this extra argument of the memo.
然后我會調(diào)用快速maxval函數(shù),而它是基于這個額外變量memo的。
麻省理工公開課 - 計算機科學(xué)及編程導(dǎo)論課程節(jié)選 - But even if the paper's argument is correct, it ignores the basic fact that so many people have become so good at passing their educational privileges on to their children.
ECONOMIST: Lexington
雙語例句
原聲例句
權(quán)威例句
專業(yè)釋義
- 變元傳遞
- 引數(shù)傳遞