To format a number for the current Locale, use one of the factory class methods: myString = NumberFormat.getInstance().format(myNumber);. If you are formatting ...
確定! 回上一頁