arguments 对象. 在函数代码中,使用特殊对象arguments,开发者无需明确指出参数名,就能访问它们。 例如,在函数sayHi() 中,第一个参数是message。用arguments[0] 也 ...
確定! 回上一頁