bottom.aspx

来自「用VB.NET在VS.NET 2003下开发的完整的设备管理系统,后台数据库为S」· ASPX 代码 · 共 17 行

ASPX
17
字号
<%@ Page Language="vb" ContentType="text/html" ResponseEncoding="gb2312" CodeBehind="bottom.aspx.vb" AutoEventWireup="false" Inherits="junjun.bottom" %>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
<title>底下框架</title>
</head>
<body leftmargin="0" topmargin="0">
<table border="0" width="1010" cellspacing="0" cellpadding="0" height="30">
  <tr>
    <td width="100%" align="center" height="30">
      <p><b><font style="font-style: normal; font-variant: normal; line-height: 12pt" size="2" color="#4A86D6">Copyright&copy;2003~2004 中国地质大学设备管理部</font></b> </td>
  </tr>  
</table>  
</body>
</html>

⌨️ 快捷键说明

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