Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次のことを行う NumberFormatter を作成する方法はありますか:
Double が 5.0 のような整数の場合、「5」と表示します
Double が 5.6 のような 10 進数の場合、「5.6」と表示します。