青年中文青年中文

nested function的意思

nested function中文翻譯:

[數]嵌套函數

相似詞語短語

nested───v.筑巢;嵌入(nest的過去分詞);adj.嵌套的,內裝的

neatly nested───整齊地嵌套

nested loop───[計]嵌套循環

nested loops───嵌套循環

nested exception───嵌套異常

nested pcr───嵌套式pcr;[醫]巢床PCR

function───n.功能;[數]函數;職責;盛大的集會;vi.運行;活動;行使職責

leveling function───調平功能

basic function───基本功能;[數]基本函數

雙語使用場景

Avoid multiple nested function calls. Use composition instead.───請避免使用多層嵌套函數調用,使用組合函數去替代。

What if we need to use a variable that is defined outside a nested function.───那如果我們需要使用定義在嵌套函數外面的變量呢?

When a nested function is used in this way, it is often explicitly called a closure.───當某個內嵌函數被這樣使用時,它通常就被稱作閉包。

If the nested function is used only within the outer function, however, the only reference to the nested function is in the call object.───如果內嵌函數只是在外部函數中使用到,那么對內嵌函數的唯一引用就是調用對象自己。

DBG supports back-tracking, shows local variables and parameters being passed to all nested function calls at any point of execution.───DBG支持后臺跟蹤,顯示本地變量和在任意的執行點為所有嵌套的函數調用傳遞參數。

Consider the following code, which includes a function that returns a nested function.───思考一下下面的代碼,它包括一個能夠返回內嵌函數的函數。

What if we need to use a variable that is defined outside a nested function. Consider this contrived example.───那如果我們需要使用定義在嵌套函數外面的變量呢?考慮下面的例子。

Here is an alternate way to accomplish the same, if you feel unfamiliar with nested function calls───好吧,如果你不太熟悉嵌套的函數調用,這是另一種寫法

英語使用場景