menuheadoa.asp
来自「功能齐全的oa系统」· ASP 代码 · 共 23 行
ASP
23 行
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title></title>
<base target="_self">
<style>
<!--
body { font-size: 12px; color: #1C4B91; }
-->
</style>
</head>
<body bgcolor="#CBE8FE" style="cursor:hand" onclick='parent.OpenMenu(<%=Request.QueryString("ID")%>)'>
<p align="center"><%=Request.QueryString("Menu")%></p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?