摘要: 对象的constructor属性用于返回创建该对象的函数,也就是我们常说的构造函数。 在JavaScript中,每个具有原型的对象都会自动获得constructor属性。除了arguments、Enumerator、Error、Global、Math、RegExp、Regular Expressio 阅读全文
posted @ 2017-02-21 10:49 臻爷爷 阅读(17051) 评论(0) 推荐(0)