看上面的例子,str只是一个以string为数据类型的值,但并不属于String对象的实例. var strobj = new String('bbb'). console.log(strobj instanceof ...
確定! 回上一頁