為搞清楚兩者的區別,

參考了別人寫的parseInt&Number的區別:

parseInt Parses a string argument and returns an integer of the specified radix or base. 核心函數 實 " /> 青草青草久热精品视频在线网站 ,在线免费黄视频,无遮挡一级毛片私人影院

一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

javascript parseInt與Number函數的區別

但是parseInt("08", 10)是可以返回8的。

為搞清楚兩者的區別,

參考了別人寫的parseInt&Number的區別:

parseInt
Parses a string argument and returns an integer of the specified radix or base.
核心函數
實現版本 Navigator 2.0: If the first character of the string specified in parseInt(string) cannot be converted to a number, returns "NaN" on Solaris and Irix and 0 on all other platforms.Navigator 3.0, LiveWire 2.0: Returns "NaN" on all platforms if the first character of the string specified in parseInt(string) cannot be converted to a number.



語法
parseInt(string,radix)
參數
string A string that represents the value you want to parse.
radix (Optional) An integer that represents the radix of the return value.



描述
The parseInt function is a built-in JavaScript function.
The parseInt function parses its first argument, a string, and attempts to return an integer of the specified radix (base). For example, a radix of 10 indicates to convert to a decimal number, 8 octal, 16 hexadecimal, and so on. For radixes above 10, the letters of the alphabet indicate numerals greater than 9. For example, for hexadecimal numbers (base 16), A through F are used.

If parseInt encounters a character that is not a numeral in the specified radix, it ignores it and all succeeding characters and returns the integer value parsed up to that point. parseInt truncates numbers to integer values.

If the radix is not specified or is specified as 0, JavaScript assumes the following:



If the input string begins with "0x", the radix is 16 (hexadecimal).

If the input string begins with "0", the radix is eight (octal).

If the input string begins with any other value, the radix is 10 (decimal).
If the first character cannot be converted to a number, parseInt returns "NaN".
For arithmetic purposes, the "NaN" value is not a number in any radix. You can call the isNaN function to determine if the result of parseInt is "NaN". If "NaN" is passed on to arithmetic operations, the operation results will also be "NaN".


示例
The following示例 all return 15:
parseInt("F", 16)
parseInt("17", 8)
parseInt("15", 10)
parseInt(15.99, 10)
parseInt("FXX123", 16)
parseInt("1111", 2)
parseInt("15*3", 10) The following示例 all return "NaN":

parseInt("Hello", 8)
parseInt("0x7", 10)
parseInt("FFF", 10) Even though the radix is specified differently, the following示例 all return 17 because the input string begins with "0x".

parseInt("0x11", 16)
parseInt("0x11", 0)
parseInt("0x11")
-----------------------------------------------
-----------------------------------------------
將指定對象轉換為數字。
核心函數
實現版本 Navigator 4.0, NETscape Server 3.0

語法
Number(obj)
參數
obj 一個對象。



描述
如果對象是 Date 類型的對象,Number 將返回自格林威治標準時間 1970 年 1 月 1 日起已經經過的毫秒數,在此日期之后的是正數,之前的是負數。
如果 obj 是一個沒有數字格式的字符串,Number 將返回 NaN。


示例
下面的例子將把 Date 對象轉換為數值型值:
<SCRIPT>
d = new Date ("December 17, 1995 03:24:00");
document.write (Number(d) + "<BR>");

JavaScript技術javascript parseInt與Number函數的區別,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 激情亚洲视频 | 国产成人综合91精品 | 成人丝袜激情一区二区 | 欧美在线xx| 加勒比色综合 | 欧美人人做人人爽人人喊 | 免费看黄的网站在线看 | 加勒比一区 | 午夜视频久久久久一区 | 美女黄色免费 | 黄色网址在线播放 | 欧美专区视频 | 黄色免费在线视频 | 91精品啪在线观看国产91九色 | 84pao强力永久免费高清 | 美女精品永久福利在线 | 97影院在线午夜 | 亚洲一区二区三区免费 | 色五月天天 | 色悠久| 精品国产区一区二区三区在线观看 | 国产极品久久 | 午夜一级成人 | 国产自愉自愉全免费高清 | 污视频在线看网站 | 国产精品视频人人做人人爱 | 日本一区二区视频免费播放 | 在线观看91精品国产hd | 天天干天天色综合网 | 999热成人精品国产免 | 色综合久久88色综合天天提莫 | 精品三级网站 | 国产91成人 | 色香蕉影院 | 九色91在线 | 手机偷拍视频 | 中文字幕加勒比 | 亚洲第一区精品日韩在线播放 | 国产一区二区三区高清 | 亚洲欧美日韩国产一区二区精品 | 露脸一二三区国语对白 |