Object.prototype graph
2016-07-28 22:57:18 0 举报
JavaScript 对象原理分析
作者其他创作
大纲/内容
__proto__
tag
Natural Object/创世对象
animal{}
Animal
\"Animal.prototype\"
Cat extends Animal
铲屎官
Prototype
\"Cat.prototype\"
constructor
function(){}
\"Object.prototype\"
slave
prototype object/原型对象
null
Function
{}
cat{}
object{}
Object
0 条评论
下一页