... 它們分別是Undefined、Null、Number、Boolean、String、Symbol、BigInt、Object。為了判斷變數的資料型別,JavaScript還提供了typeof操作符。
確定! 回上一頁