如下所示:1.舍掉小数取整:Math.floor(3.5)=32.四舍五入取整:Math.rint(3.5)=43.进位取整:Math.ceil(3.1)=4
在线咨询:
邮箱: xwei067@foxmail.com
工作时间:周一至周五,9:00-17:30,节假日休息