Before ES6, we used function constructors similar to this. // ES5 Constructor Function function Person(name) { this ...
確定! 回上一頁