各类简单数据类型的转换优先关系 byte,short,char --int--long--float--double java 高精度数字 高精度整数:BigInteger 高精度小数:BigDecimal