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

📄 top.asp

📁 STM32 Keil 下的驱动STM32 Keil 下的驱动
💻 ASP
字号:
<!--#include file="conn.asp"-->
<!--#include file="Inc/Class_Public.asp"-->
<%
dim Cnwy
set Cnwy=new CnwyAsp_Public
Cnwy.indexpage()
%>
<html>
<head>
<title><%=Cnwy.title%></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="Inc/cnwy.css" rel="stylesheet" type="text/css">
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="800" align="center">
  <tr>
   <td><img src="images/spacer.gif" width="331" height="1" border="0" alt=""></td>
   <td><img src="images/spacer.gif" width="147" height="1" border="0" alt=""></td>
   <td><img src="images/spacer.gif" width="52" height="1" border="0" alt=""></td>
   <td><img src="images/spacer.gif" width="101" height="1" border="0" alt=""></td>
   <td><img src="images/spacer.gif" width="169" height="1" border="0" alt=""></td>
   <td><img src="images/spacer.gif" width="1" height="1" border="0" alt=""></td>
  </tr>

  <tr>
   <td><img name="top_r1_c1" src="images/top_r1_c1.jpg" width="331" height="88" border="0" alt=""></td>
   <td colspan="4"><img name="top_r1_c2" src="images/top_r1_c2.jpg" width="469" height="88" border="0" alt=""></td>
   <td><img src="images/spacer.gif" width="1" height="88" border="0" alt=""></td>
  </tr>
  <tr>
   <td><img name="top_r2_c1" src="images/top_r2_c1.jpg" width="331" height="65" border="0" alt=""></td>
   <td colspan="2"><img name="top_r2_c2" src="images/top_r2_c2.jpg" width="199" height="65" border="0" alt=""></td>
   <td colspan="2"><img name="top_r2_c4" src="images/top_r2_c4.jpg" width="270" height="65" border="0" alt=""></td>
   <td><img src="images/spacer.gif" width="1" height="65" border="0" alt=""></td>
  </tr>
  <tr>
   <td><img name="top_r3_c1" src="images/top_r3_c1.jpg" width="331" height="53" border="0" alt=""></td>
   <td><img src="images/top_r3_c2.jpg" alt="" name="top_r3_c2" width="147" height="53" border="0" usemap="#top_r3_c2Map"></td>
   <td colspan="2"><img src="images/top_r3_c3.jpg" alt="" name="top_r3_c3" width="153" height="53" border="0" usemap="#top_r3_c3Map"></td>
   <td><img src="images/top_r3_c5.jpg" alt="" name="top_r3_c5" width="169" height="53" border="0" usemap="#top_r3_c5Map"></td>
   <td><img src="images/spacer.gif" width="1" height="53" border="0" alt=""></td>
  </tr>
</table>

<map name="top_r3_c2Map">
  <area shape="rect" coords="11,14,135,48" href="index.asp">
</map>
<map name="top_r3_c3Map">
  <area shape="rect" coords="21,15,144,49" href="system.asp">
</map>
<map name="top_r3_c5Map">
  <area shape="rect" coords="26,15,149,49" href="search.asp">
</map>

⌨️ 快捷键说明

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