text.setText("第一進(jìn)度的百分比:"+(int)(progress.getProgress()/(float)progress.getMax()*100)+"% 第二進(jìn)度的百分比:"+(int)(progress.getSecondaryProgress()/(float)progress.getMax()*100)+"%"); 這句代碼哪里錯(cuò)了?

莫小忘
2014-07-31
2 回答
舉報(bào)
0/150
提交
取消
2014-08-01
這個(gè)是我把位置放錯(cuò)了 改過來了 謝謝慕女神
2014-08-01
報(bào)的什么錯(cuò)?把錯(cuò)誤信息貼出來