2018-08-01
2018-08-01 本文已影响0人
一只认真的虫
#JAVASCRIPT内置的7种类型
1.null
2.undefined
3.boolean
4.number
5.object(除此之外其他基本。数组也是种特殊的对象)
6.symbol
7.string
#JAVASCRIPT内置的7种类型
1.null
2.undefined
3.boolean
4.number
5.object(除此之外其他基本。数组也是种特殊的对象)
6.symbol
7.string