text.setText("第一进度的百分比:"+(int)(progress.getProgress()/(float)progress.getMax()*100)+"% 第二进度的百分比:"+(int)(progress.getSecondaryProgress()/(float)progress.getMax()*100)+"%"); 这句代码哪里错了?

莫小忘
2014-07-31
2 回答
举报
0/150
提交
取消