自变量列表 meaning in English
argument lists
Examples
- When all argument values are on the stack , the method can be called , and after the call , the entire list of argument values will be replaced by the method return value on the stack
当所有的自变量都在堆栈中时,方法可以被调用,并且调用结束后,在堆栈中的整个自变量列表将被方法的返回值代替。