<% ShowSmallClassType=ShowSmallClassType_Default MaxPerPage=MaxPerPage_Default strFileName="download.asp?BigClassName=" & BigClassName & "&SmallClassName=" & SmallClassName %> <% owen1=trim(request("owen1")) owen2=trim(request("owen2")) %>
 
 
 
 
当前位置:首页>> 资源下载
 
<% set rs_fy=server.createobject("adodb.recordset") sqltext4="select * from SmallClass_New where BigClassName='学习园地' and isMenu = 0 order by orderby" rs_fy.open sqltext4,conn,1,1 For j = 1 To rs_fy.RecordCount If rs_fy.Eof or rs_fy.bof Then Exit For %> <% rs_fy.movenext Next rs_fy.close %>
   
 
   
 
 
 
 
 
   
<% call ShowClass_DownGuide() %> <% call ShowDownTotal() %>
<% call ShowDown(32) %>
<% if totalput>0 then call showpage(strFileName,totalput,MaxPerPage,false,true,"个下载") end if %>