创建对象可以通过三种方式: 构造函数原型prototype 对象原型_proto_ constructor构造函数 构造函数,实例,原型对象三者之间的关系 原型链 扩展内置对象 继承 call() 来源:oschina链接:https://my.oschina.net/u/4454049/blog/3188052 标签 构造函数