现在位置:空调简介 |
 |
|
 |
|
| 空调查询 |
|
| |
| |
序号 |
规格型号 |
主要功能 |
制冷功率(p) |
系列 |
<%If not rs.EOF then
rs.PageSize = 10
If Page < 1 Then Page = 1
If Page >rs.PageCount Then Page =rs.PageCount
If(page>0) Then
rs.AbsolutePage = Page
End if
For iPage = 1 To rs.PageSize
If rs.EOF Then Exit For
RecNo = (Page - 1) * rs.PageSize + iPage
select case trim(rs("xl"))
case "0205" xl="HRV中央空调"
case "0215" xl="定速一拖多"
case "0214" xl="定速柜机"
case "0213" xl="定速挂机"
case "0212" xl="变频一拖多"
case "0211" xl="变频柜机"
case "0210" xl="变频挂机"
end select
%>
<%=RecNo%> |
") class="A1"><%=rs("ggxh")%> |
<%=rs("zygn")%> |
<%=rs("zlgl")%> |
<%=xl%> |
<%
rs.MoveNext
If rs.EOF Then Exit For
Next
If ipage>rs.PageSize then
ipage=rs.PageSize
End if
Else
no_str=true
%>
| 暂无任何空调产品 |
<%
end if
If rs.PageCount>1 then
%>
| |
<%End if%>
|