您搜索的關(guān)鍵字是 印
- 印花企業(yè)必須知道的家紡面料知識(shí)
- 什么是噴墨印花
- 地毯印花的實(shí)際應(yīng)用
- 技術(shù)大講堂:服裝印花疑難工藝探索
- 數(shù)碼印花機(jī)tx-primat-43120
- 印花種類面面觀
- 紡織品印花都要哪些墨水
- 熱轉(zhuǎn)印燙畫(膠片),在制作過(guò)程中會(huì)出現(xiàn)哪些問(wèn)題?
- 數(shù)碼印花設(shè)備的特點(diǎn)
- 數(shù)碼印花設(shè)備主要功能
- 圓網(wǎng)印花與圓網(wǎng)印花機(jī)介紹
- 絲印是如何調(diào)色
- 感光材料之千變絲印
- 絲印機(jī)中的鋁網(wǎng)框的特點(diǎn)
- 海沙燙金漿讓手工印花熠熠生輝
- 印刷涂布紙的種類簡(jiǎn)介
- 印花材料使用說(shuō)明書
- 水性印花染料色漿
- 牛仔彩拔漿/拔印漿、拔染漿說(shuō)明
共<%=rs.recordcount%>條
<%if CurrentPage=1 then%>
首頁(yè) 上一頁(yè)
<%else%>
首頁(yè) 上一頁(yè)
<%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%>
下一頁(yè) 尾頁(yè)
<%else%>
下一頁(yè) 尾頁(yè)
<%end if%>