DecimalFormat dfg = new DecimalFormat( "#" );. System.out.printf( dfg.format( g ) );. 8. double h = 3.54;. DecimalFormat dfh ...
確定! 回上一頁