您搜索的關(guān)鍵字是 印
- 不同活性染料的移染性差異對(duì)印花有何影響
- 淺談印花機(jī)色漿綜合管理
- 橢圓印花機(jī)印花工藝
- 玻璃印花機(jī)的操作方法
- 變色功能印花原理及工藝技術(shù)探討
- 印制應(yīng)得元染料刀片的選用
- 印花色漿的穩(wěn)定性下降產(chǎn)生帶色斑的花紋
- 發(fā)泡印花技術(shù)應(yīng)用及工藝設(shè)備的要點(diǎn)
- 家紡床品面料及印染知識(shí)
- 萬能印花汽蒸機(jī)介紹
- 滌綸織物分散染料堿性拔染印花工藝技術(shù)探討
- 液壓式全自動(dòng)布動(dòng)平網(wǎng)印花機(jī)的常見故障的排除方法
- 圓網(wǎng)印花機(jī)斷網(wǎng)的產(chǎn)生原因
- 印花刮刀磨損的常見問題
- 圓網(wǎng)印花機(jī)生產(chǎn)中出現(xiàn)的扭網(wǎng)斷網(wǎng)的問題
- 操作印花設(shè)備的注意事項(xiàng)
- 客戶認(rèn)可的印花樣遵守的原則
- 鋁板印花機(jī)的特點(diǎn)
- 七種特殊印花方法及常見問題
共<%=rs.recordcount%>條
<%if CurrentPage=1 then%>
首頁 上一頁
<%else%>
首頁 上一頁
<%end if%>
<%
if CurrentPage-4<=1 then
if CurrentPage=1 then
%>
1
<%
else
for i=1 to CurrentPage-1
%><%=i%>
<%
next
%>
<%=CurrentPage%>
<%
end if
else
if Currentpage-4=2 then
%>
1
<%
else
%>
1...
<%
end if
for i=CurrentPage-4 to CurrentPage-1
%>
<%=i%>
<%next
%>
<%=CurrentPage%>
<%
end if
if CurrentPage+4>rs.pagecount then
j=rs.pagecount
elseif CurrentPage+4=rs.pagecount then
j=rs.pagecount-1
else
j=CurrentPage+4
end if
if CurrentPage<>rs.pagecount then
for k=CurrentPage+1 to j
%>
<%=k%>
<%
next
end if
if rs.pagecount-CurrentPage>=4 then
if rs.pagecount-CurrentPage>5 then
%>
...<%=rs.pagecount%>
<%
else
%>
<%=rs.pagecount%>
<%end if
end if
%>
<%if CurrentPage=rs.pagecount then%>
下一頁 尾頁
<%else%>
下一頁 尾頁
<%end if%>