摘要: Js获取数据类型 有着七种基本类型 、`Number Boolean Null Undefined Symbol Object Object`为引用类型。 typeof 或`typeof operand operand`是一个表示对象或原始值的表达式,其类型将被返回。 规则 : : : : : : 阅读全文
posted @ 2020-05-06 14:17 WindRunnerMax 阅读(910) 评论(0) 推荐(0) 编辑