When to use this in javascript OO?

前端 未结 2 1732
失恋的感觉
失恋的感觉 2021-02-15 22:16

In Javascript OO, when should I use the this keyword?

Also, if I want to call a method of a class from another method of the same class, should I use

2条回答
提交回复
热议问题