摘要: 原始类型: String(字符串): 用于存储和操作文本。 Number(数字): 整数,浮点数、NaN。 Boolean(布尔值): true or flase。 Null(空值): 非数值(Not a Number)是一个特殊的数值。 Undefined(没有值): 未定义的,不含有值。 Sym 阅读全文
posted @ 2020-03-22 16:49 Mock777 阅读(152) 评论(0) 推荐(0) 编辑