根据MDN解释,push既可以使用到数组中,也可以使用到类数组中。 ... console.log({splice:function(){},length:1})console.log({slice:function(){} ...
確定! 回上一頁