In Javascript, you can use Number.prototype.toFixed(n) that will return a string version that has n decimal places. For example, ...
確定! 回上一頁