摘要:
- C with Classes 中
this作为语法糖的作用。 Go与Python中的this(self)- JavaScript 中的
this
this运行期绑定特性this会漂移吗?- 为什么我们需要
bind函数。 - 箭头函数中的
this
摘要:
this 作为语法糖的作用。Go 与 Python 中的 this (self)thisthis 运行期绑定特性this 会漂移吗?bind 函数。this 1
kimown Jun 3, 2018 via Android
纯思考,楼主,你认为 js 的 this 设计的好吗,如果让你来设计,会和现在 js 一样吗
|