📄 zysoft_frmtop.asp
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<title><%=Request.Cookies("homename")%></title>
<META name="keywords" content="<%=Request.Cookies("homename")%> ">
<META content="<%=Request.Cookies("homename")%>" name="description">
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<LINK href="css/global.css" rel=stylesheet type=text/css>
<!--#include file="asp/checkuser.asp"-->
<META content="MSHTML 6.00.2800.1458" name=GENERATOR></HEAD>
<BODY text=#000000 bgColor=#ffffff leftMargin=0 topMargin=0 rightMargin=0>
<%
Dim ZYDocCom
Set ZYDocCom = Server.CreateObject("ZYCom_DOCManager.clsSystemInfo")
ZYDocCom.subClientTop
Set ZYDocCom = Nothing
%>
</BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -