Java **Math.round()** 方法返回一个最接近的int 、 long 型值(四舍五入) ## 语法```java long round(double d) ``` 或```java int round(float f) `` - 简单教程, ...
確定! 回上一頁