gpt4 book ai didi

javascript - 为什么 parseInt ("08") = 0, parseInt ("07") = 7

转载 作者:数据小太阳 更新时间:2023-10-29 04:33:55 27 4
gpt4 key购买 nike

<分区>

Possible Duplicate:
JavaScript function parseInt() doesn't parse numbers with leading 0 correctly

在JS中解析时出现奇怪的问题。

parseInt("08")
//The result is: 0

parseInt("07")
//The result is: 7

为什么会这样?

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com