© 1999-2048 dssz.net 粤ICP备11031372号
=========================== 暂无考试 ===========================
" session("qi")=0 pd=0 pds=0 xz=0 xzs=0 tk=0 tks=0 zfen=pd*pds+xz*xzs+tk*tks else set rss=conn.execute("select * fro m examination order by examinationid desc ") if rss.eof then session("qi")=1 else session("qi")=rss("examinationid")+1 end if pd=rs("rightorwrongid") pds=rs("rightorwrongscore") Response.Write rs("rightorwrongscore") xz=rs("selectid") xzs=rs("selectscore") tk=rs("fillingid") tks=rs("fillingscore") zfen=pd*pds+xz*xzs+tk*tks end if %>
|