JavaScript parseInt(). parseInt() 函數用來將字串轉型成整數。 parseInt() 和Number.parseInt() 是同樣的函數: Number.parseInt === parseInt // ...
確定! 回上一頁