摘要:
this方法(对象里面的函数)指向的是对象本身。 函数里面的this是指向window。 // "use strict"; 严格模式下 函数里面的this是没有东西 //undefined this方法(对象里面的函数)指向的是对象本身。 // call、apply和bind 第一个参数是this指 阅读全文
posted @ 2020-11-20 12:03
zsgww
阅读(100)
评论(0)
推荐(0)
浙公网安备 33010602011771号