tags: JavaScript null 資料型態 undefined NaN Strict Mode ECMAScript 5
在 JavaScript 中,有基本(Primitive)資料型態、複合(Composite)資料型態,還有兩個特殊的值 null 與 undefined。