typeof 返回的是字符串,有六种可能:"number"、"string"、"boolean"、"object"、"function"、"undefined"
JS 判断 undefined 类型
原文:http://www.cnblogs.com/mingforyou/p/3930615.html