CommonVO cvo = (CommonVO) request.getAttribute("cancelList.vo");
DecimalFormat myformat1 = new DecimalFormat("0.00");
//DecimalFormat("0.##"); 
String strFee
= myformat1.format(cvo.getDouble("fee"));
out.println(strFee);
相关文章:
-
2022-12-23
-
2022-12-23
-
2022-12-23
-
2022-12-23
猜你喜欢
-
2022-12-23
-
2022-12-23
-
2021-05-27
-
2022-12-23
-
2022-02-10
相关资源
-
下载
2021-06-06
-
下载
2022-12-04
-
下载
2022-12-17