Skip to content
Notes
Main Navigation
前端
语言
浏览器
工程化
React
方向
PC 客户端
基础
算法
Menu
Return to top
On this page
数据类型
JS 有 8 种数据类型,包括 7 种
原始类型
和
对象类型
:
Number
String
Boolean
null
undefined
Symbol
BigInt
Object