?? index.jsp
字號:
<%@ page contentType="text/html;charset=gb2312" pageEncoding="gb2312" isELIgnored="false"%>
<%@ taglib uri="http://struts.apache.org/tags-html" prefix="html" %>
<html>
<head>
<title>杰普課程調查系統</title>
<meta name="generator" content="LiuXiaoFeng">
<meta name="keywords" content="杰普課程調查系統">
<meta name="description" content="明天會更好!">
<link href="../inc_css/tarena.css" rel="stylesheet" type="text/css">
<LINK href="../inc_css/support.css" type=text/css rel=stylesheet>
</head>
<frameset framespacing="0" border="0" frameborder="0" rows="82,*,50">
<frame name="tops" scrolling="no" noresize target="contents" src="top.jsp">
<frameset cols="170,*">
<frame name="contents" target="main" src="banner.jsp">
<frame name="main" src="../poll/main.jsp">
</frameset>
<frame name="bottom" scrolling="no" noresize target="contents" src="bottom.jsp">
<noframes>
<body>
<p>此網頁使用了框架,但您的瀏覽器不支持框架。</p>
</body>
</noframes>
</frameset>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -