You can convert a string to a number in Node.js using any of these three methods: Number() , parseInt() , or parseFloat() .
確定! 回上一頁