parseInt (String s): 返回用十進制參數表示的整數值。 parseInt(String s, int radix):使用指定基數的字符串參數表示的整數(基數可以是10, 2, 8, ...
確定! 回上一頁