字符串与各种类型转换 数字跟各种类型转换 Boolean 类型跟各种类型转换 转换成数值类型 Number(a) parseInt(string, radix) parseFloat(string) Math.random()方法会随机返回0-1之间的小数