left.htm

来自「全方面的OA管理程序代码」· HTM 代码 · 共 19 行

HTM
19
字号
<%dim ThisKey
ThisKey = "a"
%>
<!--#Include file="../Inc/permission.htm"-->
<!--#Include file="../Inc/conn.htm"-->
<!--#Include file="../Inc/Tree.htm"-->
<html>
<head>
<title>用户管理查询</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" type="text/css" href="../CSS/main.css"></head>
</head>
<body>
<p></p>
<p><a href="../User/Main.htm" target="Right">添加新用户</a></p>
</body>
</html>
<!--#Include file="../inc/conn_close.htm"-->

⌨️ 快捷键说明

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