檢測數據類型的方法

  • 基本數據類型檢測
    typeof()
  • 數組檢測
    [] instanceof Array
  • 萬能檢測Object.prototype.toString.call()
相關文章
相關標籤/搜索