typeof 操作符来查看 JavaScript 变量的数据类型
    将数字类型转换为字符串类型转换:String(value) 来将 value 转换为字符串类型
    例如:
    数字串类型转换: