java 科学计数法表示转换时间:2022-07-21 05:19:45 BigDecimal strScien = new BigDecimal("9.67953970412123E-05"); System.out.println(strScien.toPlainString());