Object.create creates a new objects who's prototype points to the passed in base object. If it can't find a requested property on obj , JavaScript then ...
確定! 回上一頁