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

📄 topframe.jsp

📁 随着信息技术的飞速发展、网上信息量发布的不断增大。针对文章管理这一环节
💻 JSP
字号:
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link type="text/css" href="mystyle.css" rel="stylesheet">
<title>无标题文档</title>

</head>

<body>

<table width="1000" height="102" border="0" align="left" cellpadding="0" cellspacing="1" bgcolor="#CCCCCC">
  <tr>
    <td width="96" bgcolor="#FFFFFF"><img src="images/logo.gif" width="90" height="90"></td>
    <td width="578"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="585" height="108">
      <param name="movie" value="../../../images/banner.swf">
      <param name="quality" value="high">
      <embed src="../../../images/banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="585" height="108"></embed>
    </object></td>
    <td width="76" align="center" valign="top" bgcolor="#FFFFFF"><img src="../../../images/home.gif" width="20" height="16"><br>
    <br>
    <img src="../../../images/email.gif" width="16" height="16"><br>
    <br>
    <img src="../../../images/pm.gif" width="16" height="16"></td>
  </tr>
</table>
<table width="750" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td><img src="../../../images/menu.gif" width="119" height="25"><a href="index.jsp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image6','','images/menu-00.gif',1)"><img src="images/menu-0.gif" name="Image6" width="55" height="25" border="0"></a><a href="type.jsp?id=1" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image7','','images/menu-01.gif',1)"><img src="images/menu-1.gif" name="Image7" width="84" height="25" border="0"></a><a href="type.jsp?id=2" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image8','','images/menu-02.gif',1)"><img src="images/menu-2.gif" name="Image8" width="84" height="25" border="0"></a><a href="type.jsp?id=3" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image9','','images/menu-03.gif',1)"><img src="images/menu-3.gif" name="Image9" width="84" height="25" border="0"></a><a href="type.jsp?id=4" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image10','','images/menu-04.gif',1)"><img src="images/menu-4.gif" name="Image10" width="84" height="25" border="0"></a><a href="type.jsp?id=5" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image11','','images/menu-05.gif',1)"><img src="images/menu-5.gif" name="Image11" width="84" height="25" border="0"></a><a href="search.jsp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image12','','images/menu-06.gif',1)"><img src="images/menu-6.gif" name="Image12" width="84" height="25" border="0"></a><a href="addarticle.jsp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image13','','images/menu-07.gif',1)"><img src="images/menu-7.gif" name="Image13" width="84" height="25" border="0"></a></td>
  </tr>
</table>

</body>
</html>

⌨️ 快捷键说明

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