01.基本數據類型

基本數據類型(7種)
number 1,2,3......
string '你好', 'hello', "helleo"
boolean false/ true
null  
undefined  
symbol  
object arr/fuction

標識符 : 全部用戶自定義的名字叫作標識符spa

1.不能以數字開頭string

2.區分大小寫(name 和Name是兩個變量)io

3.標識符通常見名知意table

相關文章
相關標籤/搜索