📄 zixunzhongxin.jsp~1~
字号:
<%@ page contentType="text/html; charset=GBK" %>
<jsp:useBean id="index" class="sk.frontBean"/>
<html>
<head>
<%
int i;%>
<script language="javascript">
<!--
function register()
{
document.form1.action="register.jsp";
document.form1.submit();
}
-->
</script>
<title>钢铁时空</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<LINK
href="steelsk.css" rel=stylesheet type=text/css>
</head>
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
<table width="780" border="0" cellspacing="0" cellpadding="0" bgcolor="#590000">
<tr>
<td height="23"><a class="white" href="index.jsp">首页</a>--<a class="white" href="pindao.jsp?channel=65">钢材</a>
<a class="white" href="gedichannel.jsp?channel=65&&distinct=32">[各地]</a>--<a class="white" href="pindao.jsp?channel=122">炉料</a>
<a class="white" href="gedichannel.jsp?channel=122&&distinct=32">[各地]</a>--<a class="white" href="pindao.jsp?channel=153">特钢</a>
<a class="white" href="gedichannel.jsp?channel=153&&distinct=32">[各地]</a>--<a class="white" href="pindao.jsp?channel=169">有色</a>
<a class="white" href="gedichannel.jsp?channel=169&&distinct=32">[各地]</a>--<a class="white" href="juececankao.jsp">决策参考</a>--<a class="white" href="ziliaohuizong.jsp">资料汇总</a>--<a class="white" href="jiaoyixinxi.jsp">交易信息</a>--<a class="white" href="shengchanshang.jsp">生产商<font color="#ffffff">信息</font></a> <font color="#ffffff">
咨询电话:010-82673686</font></td>
</tr>
<tr>
<td>
<table width="100%" border="0">
<tr>
<td width="27%">
<div align="center"><img src="images/logo.gif" width="150" height="77"></div>
</td>
<td width="11%">
<table width="100%" border="0" cellspacing="4" cellpadding="0">
<tr>
<td> </td>
</tr>
<tr>
<td><a class=white href="#"><b>资讯中心</b></a></td>
</tr>
<tr>
<td> </td>
</tr>
</table>
</td>
<td width="62%"><img src="images/banner01.gif" width="468" height="60"></td>
</tr>
</table>
</td>
</tr>
</table>
<table border=0 cellpadding=0 cellspacing=0 width=780>
<tbody>
<tr >
<td height=5></td>
</tr>
<tr >
<td bgColor=#000000 height=1></td>
</tr>
<tr >
<td bgColor=#DDBE99 height=3></td>
</tr>
<tr >
<td background="images/line01.gif" height=1></td>
</tr>
<tr>
<td bgcolor=#EFE1CF height=19 >
<div align="center"> <%
index.getChannel2().open();
for(i=0;i<index.getChannel2().getRowCount();i++)
{
%><a href="pindao.jsp?channel=<%=index.getChannel2().getInt("id")%>">
<%=index.getChannel2().getString("ChannelName")%></a>|
<%
//if(i% 12==0)
//out.print("</div><div align='center'>");
index.getChannel2().next();
}
index.getChannel2().close();
%></div>
</td>
</tr>
<tr>
<td background="images/line01.gif" height=1></td>
</tr>
</tbody>
</table>
<table width="780" border="0" cellspacing="0" cellpadding="0" height="8">
<tr>
<td width="177" height="30" valign="top">
<form name="form1" method="post" action="">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr >
<td background="images/line01.gif" height=1></td>
</tr>
<tr>
<td bgcolor="#590000" height="22">
<div align="center"><a class=white href="#">会员中心</a></div>
</td>
</tr>
<tr >
<td background="images/line01.gif" height=1></td>
</tr>
<tr>
<td>
<table width="100%" border="0">
<tr>
<td width="46%">账户:</td>
<td width="54%">
<input type="text" name="textfield" size="10">
</td>
</tr>
<tr>
<td width="46%">密码:</td>
<td width="54%">
<input type="text" name="textfield2" size="10">
</td>
</tr>
<tr>
<td width="46%">
<input type="submit" name="Submit" value="登录">
</td>
<td width="54%">
<input type="submit" name="Submit2" value="注册" onclick="javascript:register()">
</td>
</tr>
</table>
</td>
</tr>
</table>
</form>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr >
<td background="images/line01.gif" height=1></td>
</tr>
<tr>
<td bgcolor="#590000" height="22">
<div align="center"><a class=white href="#">分析评述</a></div>
</td>
</tr>
<tr >
<td background="images/line01.gif" height=1></td>
</tr>
<tr>
<td>
<table width="100%" border="0">
<tr>
<td>
<div align="center">
<%
index.getLanmu().open();
for(i=0;i<index.getLanmu().getRowCount();i++)
{
if(index.getLanmu().getInt("Upperlanmu")==141)
{
%>
<div align="center"><a href="clicklanmu.jsp?lanmu=<%=index.getLanmu().getInt("id")%>"><%=index.getLanmu().getString("LanmuName")%></a></div>
<%
}
index.getLanmu().next();
}
index.getLanmu().close();
%>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr >
<td background="images/line01.gif" height=1></td>
</tr>
<tr>
<td bgcolor="#590000" height="22">
<div align="center"><a class=white href="#">交易信息</a></div>
</td>
</tr>
<tr >
<td background="images/line01.gif" height=1></td>
</tr>
<tr>
<td>
<table width="100%" border="0">
<tr>
<td>
<div align="center"><%
index.getLanmu().open();
for(i=0;i<index.getLanmu().getRowCount();i++)
{
if(index.getLanmu().getInt("Upperlanmu")==166)
{
%>
<div align="center"><a href="clicklanmu.jsp?lanmu=<%=index.getLanmu().getInt("id")%>"><%=index.getLanmu().getString("LanmuName")%></a></div>
<%
}
index.getLanmu().next();
}
index.getLanmu().close();
%></div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr >
<td background="images/line01.gif" height=1></td>
</tr>
<tr>
<td bgcolor="#590000" height="22">
<div align="center"><a class=white href="#">决策参考</a></div>
</td>
</tr>
<tr >
<td background="images/line01.gif" height=1></td>
</tr>
<tr>
<td height="6">
<table width="100%" border="0">
<tr>
<td>
<div align="center"><%
index.getLanmu().open();
for(i=0;i<index.getLanmu().getRowCount();i++)
{
if(index.getLanmu().getInt("Upperlanmu")==195)
{
%>
<div align="center"><a href="clicklanmu.jsp?lanmu=<%=index.getLanmu().getInt("id")%>"><%=index.getLanmu().getString("LanmuName")%></a></div>
<%
}
index.getLanmu().next();
}
index.getLanmu().close();
%></div>
</td>
<td>
<div align="center"></div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr >
<td background="images/line01.gif" height=1></td>
</tr>
<tr>
<td bgcolor="#590000" height="22">
<div align="center"><a class=white href="#">生产商信息</a></div>
</td>
</tr>
<tr >
<td background="images/line01.gif" height=1></td>
</tr>
<tr>
<td height="6">
<table width="100%" border="0">
<tr>
<td>
<div align="center"><%
index.getLanmu().open();
for(i=0;i<index.getLanmu().getRowCount();i++)
{
if(index.getLanmu().getInt("Upperlanmu")==219)
{
%>
<div align="center"><a href="clicklanmu.jsp?lanmu=<%=index.getLanmu().getInt("id")%>"><%=index.getLanmu().getString("LanmuName")%></a></div>
<%
}
index.getLanmu().next();
}
index.getLanmu().close();
%></div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr >
<td background="images/line01.gif" height=1></td>
</tr>
<tr>
<td bgcolor="#590000" height="22">
<div align="center"><a class=white href="#">运力运价</a></div>
</td>
</tr>
<tr >
<td background="images/line01.gif" height=1></td>
</tr>
<tr>
<td>
<table width="100%" border="0">
<tr>
<td>
<div align="center"><%
index.getLanmu().open();
for(i=0;i<index.getLanmu().getRowCount();i++)
{
if(index.getLanmu().getInt("Upperlanmu")==237)
{
%>
<div align="center"><a href="clicklanmu.jsp?lanmu=<%=index.getLanmu().getInt("id")%>"><%=index.getLanmu().getString("LanmuName")%></a></div>
<%
}
index.getLanmu().next();
}
index.getLanmu().close();
%></div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr >
<td background="images/line01.gif" height=1></td>
</tr>
<tr>
<td bgcolor="#590000" height="22">
<div align="center"><a class=white href="#">资料库</a></div>
</td>
</tr>
<tr >
<td background="images/line01.gif" height=1></td>
</tr>
<tr>
<td height="6">
<table width="100%" border="0">
<tr>
<td>
<div align="center"><%
index.getLanmu().open();
for(i=0;i<index.getLanmu().getRowCount();i++)
{
if(index.getLanmu().getInt("Upperlanmu")==240)
{
%>
<div align="center"><a href="clicklanmu.jsp?lanmu=<%=index.getLanmu().getInt("id")%>"><%=index.getLanmu().getString("LanmuName")%></a></div>
<%
}
index.getLanmu().next();
}
index.getLanmu().close();
%></div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -