否則,我想截斷(情況2) for example: 232.98266601563 => after rounding and truncate = 233 ... 沒有在Lua沒有內置的math.round()函數,但你可以做到以下幾點: ...
確定! 回上一頁