BigDecimal 方法使用 1 创建 /** * 1 创建 */ //new 对象 BigDecimal a = new BigDecimal(“3”); // 内部静态 BigDecimal b = BigDecimal.va … 继续阅读 BigDecimal 方法使用