function declaration
常见例句
- That is the extent of the function declaration.
這就是函數聲明。 - An internal function is a standard function where the function body follows the function declaration.
內部函數是函數躰緊跟函數聲明之後的標準函數。 - 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() 函數的調用與在函數聲明中使用 range 脩飾符一點關系也沒有。 - Implicit declaration of function increment.
函數增長的隱式說明。
哈彿公開課 - 計算機科學課程節選 返回 function declaration