【发布时间】:2011-12-28 14:32:27
【问题描述】:
大多数网站都说“被调用者”作为 Function.arguments 的属性已被弃用。但是有些网站走得更远,说整个 Functions.argument 已被弃用,例如http://aptana.com/reference/api/Arguments.html 如果整个例程都死在水中,为什么只提到被调用者?我刚刚发现“论点”,它似乎非常有用例如:http://hungred.com/how-to/secret-arguments-array-javascript/
【问题讨论】:
标签: javascript arguments optional optional-arguments