JS面试题JS面试题1、js数据类型
基本数据类型:Number、String、Boolean、Null、Undefined、Symbol、bigInt
引用数据类型:object、Array、Date、Function、RegExp
2
2022-05-30