数组类型 == 0
字符串 == ""
布尔值 == false
引用类型 == nil map,slice,chan,func,interface,pointer
结构体 单字段判断 无法直接 == nil