摘要: 原创:转载注明出处,谢谢 :) 阅读全文
posted @ 2018-04-22 22:09 驸马爷 阅读(328) 评论(0) 推荐(0)
摘要: 1.全局上下文中 this 2.函数上下文的 this 3.对象属性中的 this 4.构造函数 和 原型方法中的 this 5.应用 call、apply、bind 方法后的 this 原创:转载注明出处,谢谢 :) 阅读全文
posted @ 2018-04-22 22:06 驸马爷 阅读(763) 评论(0) 推荐(0)
摘要: 1.全局上下文中的 this this 指向 2.函数上下文的 this 严格模式: this 指向 非严格模式: this 指向 复杂测试: this 指向 3.对象属性中的 this this 指向... 阅读全文
posted @ 2018-04-22 21:55 驸马爷 阅读(363) 评论(0) 推荐(0)
摘要: 原创:转载注明出处,谢谢 :) 阅读全文
posted @ 2018-04-22 21:43 驸马爷 阅读(185) 评论(0) 推荐(0)