public String getPercent(int x,int total){ String result="";//接受百分比的值 double x_double=x*1.0; double tempresult=x/total; //NumberFo.
確定! 回上一頁