 |
| 中国古代丝织品有绢、纱、绮、绫、罗、锦、缎、缂丝等。今天,丝织品则依据组织结构、原料、工艺、外观及用途分成纱、罗、绫、绢、纺、绡、绉、锦、缎、绨、葛、呢、绒、绸14大类。 |
国内专业机构
<%set rs= Server.CreateObject("ADODB.Recordset")
sql="select top 8 unid,title from article_info where sort_id='01040102' order by unid "
rs.open sql,conn,1,1
if rs.eof then
else
i_xin=0
do while not rs.eof
%>
- " target="_blank"><%=rs("title")%>
<%i_xin=i_xin+1
rs.movenext
loop
end if
rs.close
%>
|
|
<%
sql="select top 7 unid,title from article_info where left(sort_id,4)='0105' order by unid "
rs.open sql,conn,1,1
if rs.eof then
else
i_xin=0
do while not rs.eof
%>
- " target="_blank"><%=rs("title")%>
<%i_xin=i_xin+1
rs.movenext
loop
end if
rs.close
%>
<%
sql="select top 7 unid,title from article_info where left(sort_id,4)='0105' order by unid "
rs.open sql,conn,1,1
if rs.eof then
else
i_xin=0
do while not rs.eof
%>
- " target="_blank"><%=rs("title")%>
<%i_xin=i_xin+1
rs.movenext
loop
end if
rs.close
%>
|
|