放置一些程式、網站心得之類的東西
//測試千分符號int tempa = 100000;int tempb = 10000;NumberFormat numberFormat1 = NumberFormat.getNumberInstance();Log.d("---------",numberFormat1.format(tempa));Log.d("---------",numberFormat1.format(tempb));
張貼留言
沒有留言:
張貼留言