📄 bmxqfx.asp
字号:
end if
%>
<td align=center><a href='bmxqfx.asp?jlh=19&mc=8&s=<%=s%>'><%=rs1("fs188")%> </a></td>
<%
if rs1("fs188")<>"" then
js=js+1
end if
%>
<td align=center><a href='bmxqfx.asp?jlh=20&mc=8&s=<%=s%>'><%=rs1("fs189")%> </a></td>
<%
if rs1("fs189")<>"" then
js=js+1
end if
%>
<%
end if
%>
<td align=center><a href='bmxqfx.asp?jlh=0&mc=<%=mc%>&s=<%=s%>'>总分</td>
<td align=center>平均分</td>
<%
i=1+(page-1)*10
do while not rs.eof and mypagesize>0 '----------这里的mypagesize>0不能丢,它是跳出循环的判断条件
xh=rs("xh")
xm=rs("xm")
xb=rs("xb")
zybj=rs("zybj")
If sColor = "silver" Then
sColor = "#cccccc"
Else
sColor = "silver"
End If
Response.Write("</tr>")
Response.Write("<tr bgcolor='"&sColor&"'>")
%>
<td align=center><font color="red"><%=i%></font> </td>
<td align=center><%=zybj%> </td>
<td align=center><%=xh%> </td>
<td align=center><%=xm%> </td>
<td align=center><%=xb%> </td>
<%
if mc="1" then
%>
<%
if rs("fs10")>=60 then
%>
<td align=center><font color=green><%=rs("fs10")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs10")%></font> </td>
<%
end if
%>
<%
if rs("fs11")>=60 then
%>
<td align=center><font color=green><%=rs("fs11")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs11")%></font> </td>
<%
end if
%>
<%
if rs("fs12")>=60 then
%>
<td align=center><font color=green><%=rs("fs12")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs12")%></font> </td>
<%
end if
%>
<%
if rs("fs13")>=60 then
%>
<td align=center><font color=green><%=rs("fs13")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs13")%></font> </td>
<%
end if
%>
<%
if rs("fs14")>=60 then
%>
<td align=center><font color=green><%=rs("fs14")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs14")%></font> </td>
<%
end if
%>
<%
if rs("fs15")>=60 then
%>
<td align=center><font color=green><%=rs("fs15")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs15")%></font> </td>
<%
end if
%>
<%
if rs("fs16")>=60 then
%>
<td align=center><font color=green><%=rs("fs16")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs16")%></font> </td>
<%
end if
%>
<%
if rs("fs17")>=60 then
%>
<td align=center><font color=green><%=rs("fs17")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs17")%></font> </td>
<%
end if
%>
<%
if rs("fs18")>=60 then
%>
<td align=center><font color=green><%=rs("fs18")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs18")%></font> </td>
<%
end if
%>
<%
if rs("fs19")>=60 then
%>
<td align=center><font color=green><%=rs("fs19")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs19")%></font> </td>
<%
end if
%>
<%
if rs("fs110")>=60 then
%>
<td align=center><font color=green><%=rs("fs110")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs110")%></font> </td>
<%
end if
%>
<%
if rs("fs111")>=60 then
%>
<td align=center><font color=green><%=rs("fs111")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs111")%></font> </td>
<%
end if
%>
<%
if rs("fs112")>=60 then
%>
<td align=center><font color=green><%=rs("fs112")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs112")%></font> </td>
<%
end if
%>
<%
if rs("fs113")>=60 then
%>
<td align=center><font color=green><%=rs("fs113")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs113")%></font> </td>
<%
end if
%>
<%
if rs("fs114")>=60 then
%>
<td align=center><font color=green><%=rs("fs114")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs114")%></font> </td>
<%
end if
%>
<%
if rs("fs115")>=60 then
%>
<td align=center><font color=green><%=rs("fs115")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs115")%></font> </td>
<%
end if
%>
<%
if rs("fs116")>=60 then
%>
<td align=center><font color=green><%=rs("fs116")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs116")%></font> </td>
<%
end if
%>
<%
if rs("fs117")>=60 then
%>
<td align=center><font color=green><%=rs("fs117")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs117")%></font> </td>
<%
end if
%>
<%
if rs("fs118")>=60 then
%>
<td align=center><font color=green><%=rs("fs118")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs118")%></font> </td>
<%
end if
%>
<%
if rs("fs119")>=60 then
%>
<td align=center><font color=green><%=rs("fs119")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs119")%></font> </td>
<%
end if
%>
<%
end if
%>
<%
if mc="2" then
%>
<%
if rs("fs20")>=60 then
%>
<td align=center><font color=green><%=rs("fs20")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs20")%></font> </td>
<%
end if
%>
<%
if rs("fs21")>=60 then
%>
<td align=center><font color=green><%=rs("fs21")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs21")%></font> </td>
<%
end if
%>
<%
if rs("fs22")>=60 then
%>
<td align=center><font color=green><%=rs("fs22")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs22")%></font> </td>
<%
end if
%>
<%
if rs("fs23")>=60 then
%>
<td align=center><font color=green><%=rs("fs23")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs23")%></font> </td>
<%
end if
%>
<%
if rs("fs24")>=60 then
%>
<td align=center><font color=green><%=rs("fs24")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs24")%></font> </td>
<%
end if
%>
<%
if rs("fs25")>=60 then
%>
<td align=center><font color=green><%=rs("fs25")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs25")%></font> </td>
<%
end if
%>
<%
if rs("fs26")>=60 then
%>
<td align=center><font color=green><%=rs("fs26")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs26")%></font> </td>
<%
end if
%>
<%
if rs("fs27")>=60 then
%>
<td align=center><font color=green><%=rs("fs27")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs27")%></font> </td>
<%
end if
%>
<%
if rs("fs28")>=60 then
%>
<td align=center><font color=green><%=rs("fs28")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs28")%></font> </td>
<%
end if
%>
<%
if rs("fs29")>=60 then
%>
<td align=center><font color=green><%=rs("fs29")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs29")%></font> </td>
<%
end if
%>
<%
if rs("fs120")>=60 then
%>
<td align=center><font color=green><%=rs("fs120")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs120")%></font> </td>
<%
end if
%>
<%
if rs("fs121")>=60 then
%>
<td align=center><font color=green><%=rs("fs121")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs121")%></font> </td>
<%
end if
%>
<%
if rs("fs122")>=60 then
%>
<td align=center><font color=green><%=rs("fs122")%></font> </td>
<%
else
%>
<td align=center><font color=red><%=rs("fs122")%></font> </td>
<%
end if
%>
<%
if rs("fs123")>=60 then
%>
<td align=center><font color=green><%=rs("fs123")%></font> </td>
<%
else
%>
<td align=center><font c
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -