![]() |
|
![]() |
![]() |
![]() |
分┊類┊導┊航 |
|
![]() | ||
工┊具┊軟┊件 | ||||
休┊閑┊娛┊樂 | ||||
工┊作┊學┊習 | ||||
生┊活┊資┊訊 |
分┊類┊導┊航 |
|
![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
工┊具┊軟┊件 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
休┊閑┊娛┊樂 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
工┊作┊學┊習 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
生┊活┊資┊訊 |
分┊類┊導┊航 |
|
![]() | |||||||||||||||||
工┊具┊軟┊件 | |||||||||||||||||||
休┊閑┊娛┊樂 | |||||||||||||||||||
工┊作┊學┊習 | |||||||||||||||||||
生┊活┊資┊訊 |
分┊類┊導┊航 |
|
![]() | |||||||||||||||||
工┊具┊軟┊件 | |||||||||||||||||||
休┊閑┊娛┊樂 | |||||||||||||||||||
工┊作┊學┊習 | |||||||||||||||||||
生┊活┊資┊訊 |
|
||
<%
do while not rs.eof
%>
<%
for j=1 to 6
if rs.eof then
response.write""
else
%>
<%
rs.movenext
end if
next
%>
<%
if rs.eof then exit do
loop
rs.close
%>
|
|
|||||
<%
do while not rs.eof
%>
<%
for j=1 to 5
if rs.eof then
response.write""
else
%>
<%
rs.movenext
end if
next
%>
<%
loop
rs.close
set rs=nothing
%>
|
|||||
|