For the complete documentation index, see llms.txt. This page is also available as Markdown.

new Number vs Number

new Number( x )

返回一个对象

Number( x )

返回一个基本数字类型

最后更新于