若是對象無初始值或者其值爲 數字0、-0、null、""、false、undefined 或者 NaN,那麼對象的邏輯值爲 false。對象
注意:字符串 '0',值爲 true字符串
typeof 返回的是字符串,有六種可能:"number"、"string"、"boolean"、"object"、"function"、"undefined"string