Math.Ceiling();//向上取整
//举一反三
Math.Floor();//向下取整
Math.Round();//四舍六入五取偶

相关文章:

  • 2021-08-16
  • 2021-11-07
  • 2021-12-05
  • 2021-09-02
  • 2021-12-16
  • 2021-05-26
  • 2021-11-19
猜你喜欢
  • 2022-12-23
  • 2021-11-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-29
  • 2021-08-28
相关资源
相似解决方案