This is the base number used in mathematical systems. For our use, it should always be 10 . var text = '30px'; var integer = parseInt(text, 10);
確定! 回上一頁