this是什么? 对JavaScript中this存在的两种误解: this指向函数本身 this指向函数作用域 作用域无法通过JavaScript代码进行访问,它存在于Ja...
![240](https://upload.jianshu.io/users/upload_avatars/6779748/dd40d66f-8fc3-4527-b428-03aeffda1c14.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP属地:湖北
this是什么? 对JavaScript中this存在的两种误解: this指向函数本身 this指向函数作用域 作用域无法通过JavaScript代码进行访问,它存在于Ja...
ps:最近找工作中遇到的面试条目总结回顾一下 一、版本控制 codeReview 用过哪些工具?怎么处理的? git 操作用过哪些?rebase?merge rebase?怎...