猿问

面试的诡异题目

1.昨天面试题
2.代码如下

console.log('this.name', this.name)

// 运行结果 this.name

console.log('this.age', this.age)

// 运行结果 this.age undefined
3.


波斯汪
浏览 827回答 1
1回答
随时随地看视频慕课网APP
我要回答