String format kotlin ... Kotlin currency format ... setMaximumFractionDigits(0); val convert = numberFormat.format(1000000) println(convert) // result: ...
確定! 回上一頁