摘录ECMAScript官方文档中重要的两段话
摘要:
Every object created by a constructor has an implicit reference (called the object’s prototype) to the value of itsconstructor’s "prototype" property. 阅读全文
posted @ 2016-02-24 16:40 shenzhigang 阅读(300) 评论(0) 推荐(0) 编辑