技术栈

代码输出

Beginner x_u
15 小时前
前端·javascript·this 指针·代码输出
前端八股整理(代码输出 01)|this指针输出题在浏览器非严格模式下:this -> window严格模式下:this -> undefined输出:小徐
我是有底线的