判断题
正确
A.对象字面量:var obj={}; B.构造函数:var obj=new Object(); C.Object.create():var obj=Object.create(Object.prototype); D.var obj=new{};
微信扫一扫,加关注免费搜题