managermain.jsp

来自「精美的画面。完善的功能」· JSP 代码 · 共 49 行

JSP
49
字号

<%@ page contentType="text/html;charset=gb2312"%>
<html>

<!-- Mirrored from web.hichina.com/sitemanager/templet/038/left1/ by HTTrack Website Copier/3.x [XR&CO'2003], Thu, 28 Aug 2003 00:01:52 GMT -->
<head>
<title>
<!--Your Company Name-->
Template
</TITLE>
<!--CharSet-->
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
td {  font-size: 12px}
.style1 {
	font-family: "华文行楷";
	font-size: 24px;
}
.style2 {color: #FF6600}
.style4 {color: #FF3300}
.style5 {
	font-size: 24px;
	font-weight: bold;
	font-family: "华文行楷";
}
-->
</style>
<SCRIPT ID=clientEventHandlersJS LANGUAGE=javascript>
<!--

function window_onload() {
<!--Page.OnLoad-->
}
//-->
</SCRIPT>
</head>

<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" link="#990000" vlink="#990000">
<!--Counter-->
<!--Something Here-->
</body>

<!-- Mirrored from web.hichina.com/sitemanager/templet/038/left1/ by HTTrack Website Copier/3.x [XR&CO'2003], Thu, 28 Aug 2003 00:01:52 GMT -->
</html>



⌨️ 快捷键说明

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