1
0
写了 98965 字,被 27 人关注,获得了 191 个喜欢
1、js数据类型 js中有7种数据类型,可以分为两类:原始类型、对象类型: 基础类型(原始值): Undefined、 Null、 String、 Number、 Boole...