Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 133 Bytes

File metadata and controls

6 lines (3 loc) · 133 Bytes

基本数据类型

JavaScript(ES6)中,现在有6种基本数据类型

Undefined、Null、Boolean、Number、String、Symbol