JS 中的数据类型分为 值类型(基本类型) 和 引用类型(对象类型)
JS
undefined
null
boolean
string
number
symbol
BigInt
Object
Function
Array
RegExp
Date
本文作者:叶继伟
本文链接:
版权声明:本博客所有文章除特别声明外,均采用 BY-NC-SA 许可协议。转载请注明出处!