float f=25.5
float d=f/100

a=Math.round(d*100)/100;
println ""+a

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2019-11-08
  • 2022-02-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-25
猜你喜欢
  • 2021-06-20
  • 2021-12-31
  • 2022-01-19
  • 2021-07-28
  • 2021-08-07
  • 2022-12-23
  • 2021-12-07
相关资源
相似解决方案