方法:
apply() 在不同的上下文中调用Function
call() 在不同的上下文中调用Function
参见:http://www.java-samples.com/showtutorial.php?tutorialid=829
属性:
length 形参的长度
caller 调用该方法的Function
arguments 实际参数
arguments.length
arguments.callee
方法:
apply() 在不同的上下文中调用Function
call() 在不同的上下文中调用Function
参见:http://www.java-samples.com/showtutorial.php?tutorialid=829
属性:
length 形参的长度
caller 调用该方法的Function
arguments 实际参数
arguments.length
arguments.callee