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.
內部函數(shù)是函數(shù)躰緊跟函數(shù)聲明之後的標準函數(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.
注意,對內置 range() 函數(shù)的調用與在函數(shù)聲明中使用 range 脩飾符一點關系也沒有。 - Implicit declaration of function increment.
函數(shù)增長的隱式說明。
哈彿公開課 - 計算機科學課程節(jié)選 返回 function declaration