深入理解 Javascript 之 对象

ES6 之前 ECMAScript 中有 5 种简单数据类型(也称为基本数据类型):Undefined、Null、Boolean、Number和 String。