下麵是Math round()方法的示例。 例:將數字四舍五入到最接近的整數。 <script type="text/javascript"> var round =Math.round(5.8); document.write("Number after ...
確定! 回上一頁