function declaration statement
基本解释
- [计算机科学技术]函数宣告叙述
英汉例句
- This means that the value of a local constant is undefined until the constant declaration statement is reached and that a local variable is undefined until the variable is assigned to in the function.
这就意味着在到达常数声明语句前局部常数值是未定义的,在函数中分配变量前局部变量是未定义的。
双语例句
专业释义
- 函数宣告叙述