JavaScript复习https://juejin.im/post/5c6234f16fb9a049a81fcca5
JS 中的数据类型基本数据类型:number(数字类型的数据)string(字符串类型)boolean(布尔数据类型)o
2020-07-20