摘要: 1.arguments对象 2.Function 对象 3.闭包 阅读全文
posted @ 2019-09-25 17:17 PiPai 阅读(193) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/chenhuichao/p/8493095.html call、apply和bind是Function对象自带的三个方法,都是为了改变函数体内部 this 的指向。 apply 、 call 、bind 三者第一个参数都是 this 要指向的对象,也就 阅读全文
posted @ 2019-09-25 10:30 PiPai 阅读(103) 评论(0) 推荐(0) 编辑
摘要: 1.实例 2.git上传代码到coding 阅读全文
posted @ 2019-09-25 00:23 PiPai 阅读(456) 评论(0) 推荐(0) 编辑