Number 、 String 和 Boolean 如果不作为构造函数调用(即调用时不加 new ),常常用于将任意类型的值转为数值、字符串和布尔值。 Number(123) // 123 ...
確定! 回上一頁