part.asp

来自「基于C#语言的一个物流信息网数据库系统开发案例的源代码 ,很实用」· ASP 代码 · 共 17 行

ASP
17
字号
<table height="500" border="0" cellpadding="0" cellspacing="0">
	<tr>
	  <td width="440" valign="top">	    
			<table width="440" height="501" border="0" cellpadding="0" cellspacing="0">
            	<!-- #include file="Goods/goods.asp" -->
				<!-- #include file="Cars/bus.asp" -->
              	<tr>
             	</tr>
					<!-- #include file="other_link.asp" -->      
            </table>
		</td>
        <td width="150" valign="top">
			<!-- #include file="right.asp" -->
	  </td>
	</tr>
</table>

⌨️ 快捷键说明

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