A class constructor creates an instance of the class. A constructor in JavaScript is just a plain old function that returns an object.
確定! 回上一頁