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