javascript有六种基本数据类型,分别是:未定义 undefined空对象 null布尔值 boolean数字 number字符串 string对象 object顺便一提,NaN是数字number类型