关于jsp!在线等!
阿土sap 2003-09-25 08:27:02 这上头有什么错啊!
<@
String cost=request.getParamter("cost");
vote.n=5;
votefilePath="vote.txt";
vote.createFile();
vote.readFile();
int total=();
float voteFlo[]=new float[5];
for(int i=0;i<5;i++) total+=vote.voteNum[i];
for(int i=0;i<5;i++) voteFlo[i]=150*((float)vote.voteNum[i]/(float)total);
%>