function declaration
常見例句
- That is the extent of the function declaration.
這就是函數(shù)聲明。 - An internal function is a standard function where the function body follows the function declaration.
內(nèi)部函數(shù)是函數(shù)體緊跟函數(shù)聲明之后的標(biāo)準(zhǔn)函數(shù)。 - Note that this call to the built-in range() function is entirely unrelated to the use of the range modifier as part of the function declaration.
注意,對內(nèi)置 range() 函數(shù)的調(diào)用與在函數(shù)聲明中使用 range 修飾符一點(diǎn)關(guān)系也沒有。 - Implicit declaration of function increment.
函數(shù)增長的隱式說明。
哈佛公開課 - 計(jì)算機(jī)科學(xué)課程節(jié)選 返回 function declaration