一.JavaScript基本结构
二.JavaScript核心语法
1.变量的声明赋值
2.数据类型
undefined 未定义
null 空
number 数值
String 字符串
boolean 布尔