_index__jsp.static

来自「一套大型Office网络办公系统」· STATIC 代码 · 共 22 行

STATIC
22
字号
<html>

<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<title>JSP论坛------Whaty tech.</title>
<link rel="stylesheet" type="text/css" href="css/css02.css">
</head>

<frameset cols="300,*" framespacing="1" border="1" frameborder="0">
  <frame name="left" scrolling="no" noresize target="rtop" src="left02.jsp">
    <frame name="rtop" src="about.jsp" scrolling="auto" target="rtop">
  <noframes>
  <body>

  <p>此网页使用了框架,但您的浏览器不支持框架。</p>

  </body>
  </noframes>
</frameset>

</html>

⌨️ 快捷键说明

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