public static String getPercent(double f)
{
java.text.NumberFormat nf = Java.text.NumberFormat.getPercentInstance();
return nf.format(f);
}
只有注冊用戶登錄后才能發表評論。 | ||
![]() |
||
網站導航:
博客園
IT新聞
Chat2DB
C++博客
博問
管理
|
||
相關文章:
|
||