调用函数 meaning in English
call function
Examples
- Prototype your functions before they are invoked
在调用函数之前先制订函数原型。 - Indicates the true name of the function being called
指示所调用函数的真实名称。 - Whenever the count goes to 0 , the function
只要计数变为0 ,就自动调用函数 - And then adds the value returned by the call to function
中存储的值相加,然后与调用函数 - And parenthesis in function calls
) ,并且要求调用函数时必须使用括号。