System.
out
.printf(
"%.2f %.2f"
,
now
,
pre)
;
System.
out
.println()
;
这个输出有什么问题,为什么是0%,本地可以