?? nosessionpage.jsp
字號(hào):
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
Licensed Material - Property of IBM
(C) Copyright IBM Corp. 2001 - All Rights Reserved.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.
-->
<html>
<%@ page errorPage="/error.jsp" contentType="text/html; charset=utf-8" %>
<%@ taglib uri="/utc" prefix="utc" %>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv="expires" content="0">
<link rel=stylesheet type="text/css" href="/UTC/css/windows.css">
<title><utc:resource key="pageTitle"/></title>
</head>
<body id="margin" bgcolor="#ECE9D8">
<div id="border">
<iframe id="toolbar" src="/UTC/html/toolbar/toolbar.jsp?page=10" frameborder="0" scrolling="No" marginheight="1" marginheight="1"></iframe>
</div>
<div id="shadow">
<iframe id="content" name="form" src="/UTC/html/noSessionPage/noSession.jsp" frameborder="0" scrolling="auto" marginheight="2" marginwidth="4"></iframe>
</div>
</body>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -