| 1. | Prototype your functions before they are invoked 在调用函数之前先制订函数原型。 |
| 2. | Indicates the true name of the function being called 指示所调用函数的真实名称。 |
| 3. | Whenever the count goes to 0 , the function 只要计数变为0 ,就自动调用函数 |
| 4. | And then adds the value returned by the call to function 中存储的值相加,然后与调用函数 |
| 5. | And parenthesis in function calls ) ,并且要求调用函数时必须使用括号。 |
| 6. | You can create an input context by using the function 你可以用调用函数来创建一个输入上下文。 |
| 7. | Event handler to call the function 事件处理程序,以调用函数: |
| 8. | To assign the context to a window , call the function 要把输入上下文分配给一个窗口,需要调用函数。 |
| 9. | Are the expressions to be evaluated when the function is called 的其余参数是调用函数时的计算表达式。 |
| 10. | Call the function in the normal way 以常规方法调用函数。 |