Object.__proto__===Function.prototype true
Function.__proto__ ===Function.prototype true
Object.__proto__===Function.__proto__ true
Function.prototype.__proto__ ===Object.prototype true
Object.prototype.__proto__ null
posted on 2009-05-17 22:45
汪杰 阅读(566)
评论(0) 编辑 收藏 引用