parseInt (numericalString) always converts its first argument to a string (if it's not a string), then parses that numeric string to the integer ...
確定! 回上一頁