• parseInt() //将数据变为数值型当中的整型
    • parseFloat() //将数据变为数值型当中的浮点型
    • typeof() //判断数据类型
    • substr() //从字符串的第几位开始