JavaScript 中没有类的概念
JavaScript
Javascript继承机制的设计思想arrow-up-right
What is the difference between A.prototype = B.prototype and A.prototype = new B()?arrow-up-right
js中的new()到底做了些什么?arrow-up-right
Using “Object.create” instead of “new”arrow-up-right
Last updated 6 years ago