Uull类型的值:null(只有一个)|空对象指针|typeof操作符返回object
作用:一般用于对即将保存对象但不知具体对象的引用
特殊:null == undefined --> true undefined派生自null值