parseInt("01")到parseInt("07");都能得到正确的结果(0-7),但parseInt("08") 或parseInt("09")则返回0

NoSuchKey

猜你喜欢

转载自xu-nuo.iteye.com/blog/2223319