⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index.html

📁 GJMOA网络自动化办公系统是一套基于jsp的办公自动化系统在LINUX+ORACLE+TOMCAT环境下运行
💻 HTML
字号:
<html>
<head>
<title>GJM-OA</title>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312"> 
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache, must-revalidate">
<meta http-equiv="expires" content="wed, 26 Feb 1997 08:21:57 GMT">
<link rel="stylesheet" href="q.css" type="text/css">
<style type="text/css">
<!--
a:link {  font-size: 12px; line-height: 16px; color: #000099; text-decoration: underline}
a:hover {  color: #FF0000; font-size: 12px; line-height: 16px}
-->
</style>
<script language="JavaScript1.2">
<!--
var width=800;
var height=600;	
width = screen.width;
height= screen.height;

var status = "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,top=20,left=60,width="+width+",height="+height;
function OpenWindows(url,widthx,heighx){
	var newwin=window.open(url,"_blank",status);
	return false; 
}
OpenWindows("login.jsp");
//-->
</script>
</head>

⌨️ 快捷键说明

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