⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 left.asp

📁 基于C#语言的一个物流信息网数据库系统开发案例的源代码 ,很实用
💻 ASP
字号:
<style type="text/css">
<!--
.STYLE1 {
	font-size: 10pt;
	color: #FFFFFF;
}
-->
</style>
<table width="174" height="254" border="1" cellpadding="0" cellspacing="0">
	<tr>
		<td width="170" height="20">
			<table width="170" height="100%" border="0" cellpadding="0" cellspacing="0">
				<tr>
					<td><div align="center"><img src="../images/21.gif" width="155" height="33" /></div></td>
				</tr>
			</table>	  </td>
	</tr>
	<tr>
		<td height="38" valign="top">				
			<table width="169" border="0" cellspacing="0" cellpadding="0">
								<!-- #include file="../Conn/conn.asp" -->
				<% 
					sql="select * from tb_BackGround"
					rs.open sql,conn
					while not rs.eof 
				%>	<tr>
				  <td height="36" colspan="2" background="../images/19.gif"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                      <tr>
                        <td width="32%"><div align="right">
							<img src="../images/biao.gif" width="21" height="17" alt="">
						</div></td>
                        <td width="68%">&nbsp;<a href="index.asp?action=back&type=<%=rs("EnglishName")%>" class="STYLE1">
							<span class="STYLE1"><%=rs("ItemName")%>管理</span>
					  </a></td>
                      </tr>
                    </table></td>
				</tr>
  
				<tr>				</tr>
				<% 
					rs.movenext
					wend
				%>
		  </table>		</td>
	</tr>
	<tr>
	  <td height="164" valign="top"><table width="100%" height="71" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td><img src="../images/20.gif" width="168" height="162" /></td>
        </tr>
      </table></td>
  </tr>
	<tr>
	  <td valign="top" bgcolor="99C4EF"><p>&nbsp;</p>
      </td>
  </tr>
</table>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -