test.aspx

来自「是可以运行的电子光盘 有程序与PPT介绍 对于学习VB。NET的有参考意义」· ASPX 代码 · 共 33 行

ASPX
33
字号
<%@ Page Language="VB" AutoEventWireup="false" CodeFile="test.aspx.vb" Inherits="FileManager_test" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
    <title>无标题页</title>
</head>
<body>
    <form id="form1"   runat="server" >
  	<table cellspacing="0" cellpadding="0" width="98%" align="center">
				<tr>
					<td background="../Images/wenbenkuan_02.gif" style="width: 6px; height: 5px;"><img height="5" src="../Images/wenbenkuan_01.gif" width="5"></td>
					<td width="874" background="../Images/wenbenkuan_02.gif" style="height: 5px"><img height="5" src="../Images/wenbenkuan_02.gif" width="5"></td>
					<td style="width: 6px; height: 5px;"><img height="5" src="../Images/wenbenkuan_03.gif" width="5"/></td>
				</tr>
				<tr>
					<td background="../Images/wenbenkuan_04.gif" style="height: 233px; width: 6px;">&nbsp;</td>
					<td background="../Images/wenbenkuan_05.gif" style="height: 233px">
	
					</td> 
			        <td background="../Images/wenbenkuan_06.gif" style="width: 6px"><img height="5" src="../Images/wenbenkuan_06.gif" width="5"></td>
			    </tr>
				<tr>
					<td background="../Images/wenbenkuan_08.gif" style="height: 5px; width: 6px;"><img height="5" src="../Images/wenbenkuan_07.gif" width="5"></td>
					<td background="../Images/wenbenkuan_08.gif" style="height: 5px"><img height="5" src="../Images/wenbenkuan_08.gif" width="5"></td>
					<td style="height: 5px; width: 6px;"><img height="5" src="../Images/wenbenkuan_09.gif" width="5"/></td>
				</tr>
	</table>
    </form>
</body>
</html>

⌨️ 快捷键说明

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