?? url.jsp
字號:
<%@ page contentType="text/html;charset=gb2312" %>
<%@ include file="check.jsp" %>
<html><head>
<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">
<script language="JavaScript" src="MM_script.js"></script>
<link rel="stylesheet" href="oa.css">
</head>
<body bgcolor=#d6d3ce topmargin="0" leftmargin="0" onLoad="MM_preloadImages('images/add_on.gif','images/modify_on.gif','images/delete_on.gif','images/add_on.gif','images/modi_2.gif','images/dele_2.gif','images/refresh_on.gif')"
oncontextmenu=self.event.returnValue=false;showmenu() >
<%@ include file="rightmenu.jsp" %>
<%
showdata.Init("常用網址","url","url.jsp","urledit.jsp","urlname",10,login.userGrade(request),'a',"");
showdata.show(request,response);
%>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -