I've long been a fan of the Intl object in JavaScript. ... let result = new Intl.NumberFormat('en-US', { notation:'compact' }).format(i);.
確定! 回上一頁