您搜索的關(guān)鍵字是 印
- 印花原糊性能方面介紹
- 印花徐刷固化劑和成品版烘燥
- 紡織印花膠印機(jī)膠輥?zhàn)饔迷矸治黾肮に囈?/a>
- 氨綸活性印花工藝技術(shù)解說
- 解決平網(wǎng)印花花版脫膠的方法
- 型版印花技術(shù)與其優(yōu)點(diǎn)與缺點(diǎn)
- 印花加工會(huì)出現(xiàn)油污的原因
- 貼環(huán)漿印和白邊的原因分析
- 平網(wǎng)印花對(duì)花不準(zhǔn)的原因分析
- 熱固油墨印花時(shí)避免免印花圖案掉色的注意事項(xiàng)
- 分散染料地色拔染印花常用助劑
- 印花膠印版選擇的研究
- 直接印花可溶性還原染料助劑
- 利合劑關(guān)系對(duì)涂料印花的質(zhì)量作用重大
- 印花調(diào)色技術(shù)現(xiàn)狀分析及解決方案
- 印花助劑增稠劑和乳化漿作用
- 印花加工中使用的固色劑介紹
- 自配印花色漿洛化現(xià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%>