javascript的apply和call

func.apply(context,[arg1,arg2]) app

func.call(context,arg1,arg2) call

相关文章
相关标签/搜索