helper function: 格式化數字成有千分位字串. function formatNumber(num). {. var parts;. // 判断是否为数字. if (!isNaN(parseFloat(num)) && isFinite(num)) {.
確定! 回上一頁