javascript数据类型

xiaoxiao2021-02-28  48

1.JavaScript的数据类型有哪些:number、string、boolean、undefined、null、object   2.JavaScript的基本数据类型有哪些:number、string、boolean、undefined、null   3.能被typeof弹出的数据类型有哪些:number、string、boolean、undefined、object   4.能被typeof弹出的基本数据类型:number、string、boolean、undefined
转载请注明原文地址: https://www.6miu.com/read-2620162.html

最新回复(0)