📄 proceeding.jsp
字号:
<%@page language="java" session="true" import="fr.ier.cuss.globaldemo.*" %>
<%@ include file = "include/util.jsp" %>
<html>
<head>
<%@ include file = "include/title.jsp" %>
<%@ include file = "include/nocallback.jsp" %>
</head>
<body unselectable="on" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" background="<%= backgroundImageName%>">
<h1 align="center" class="title"> </h1>
<h1 align="center" class="title"> </h1>
<h1 align="center" class="title"> </h1>
<h1 align="center" class="title"> </h1>
<h1 align="center" class="title"> </h1>
<h1 align="center" class="title">Loading...</h1>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -