console.log(Number.isNaN(123))//falseconsole.log(Number.isNaN("abc"))//false請問什么時候返回true呢,不管是不是數字都返回flase
請問一個Number.isNaN的問題
我要去幼兒園深造了
2017-02-24 17:32:51