报告
typeof
表达式与不是以下标准类型之一的文字字符串的比较:
undefined
、
object
、
boolean
、
number
、
string
、
function
或
symbol
。 此类比较始终返回
false
。