小莊 - Front-End is in the Detail.
From Back-end to Front-end
星期一, 11月 19, 2018
[JS] 執行 new Foo(...) 發生的三個流程
1. 新增物件繼承自 Foo.prototype。
2. Foo 的 constructor function 會被呼叫。
3. 第一步的物件會被回傳出去(通常 contructor 不會特別指定回傳物件)。
Ref: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/new
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言