码迷,mamicode.com
首页 > 其他好文 > 详细

keyword (this and arguments) in function --- 设计递归

时间:2014-08-02 15:10:03      阅读:225      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   io   2014   cti   ar   line   

bubuko.com,布布扣

arguments 就像一个数组一样,包含了传递给这个函数的参数 ,

bubuko.com,布布扣

以上部分为this的介绍,注意arguments.callee  属性 ,可用于递归调用,其代表的是  : 当前正在运行函数的引用  ,

用法 如下

bubuko.com,布布扣

arguments.length 返回的是 传递给这个函数参数的数量

bubuko.com,布布扣

keyword (this and arguments) in function --- 设计递归,布布扣,bubuko.com

keyword (this and arguments) in function --- 设计递归

标签:style   blog   http   io   2014   cti   ar   line   

原文地址:http://www.cnblogs.com/871735097-/p/3886791.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!