📄 admin_right.asp
字号:
<!--#include file="admin_popedom.asp"-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="../css/css.css" rel="stylesheet" type="text/css">
<title>『驴友俱乐部』网站管理系统</title>
<style type="text/css">
<!--
body {
background-color: #efe8d7;
margin-left: 15px;
}
-->
</style></head>
<body><div align="center">
<table width="780" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> </td>
</tr>
</table>
<table cellSpacing=0 borderColorDark=#ffffff cellPadding=0 width="780" align=center borderColorLight=#c89f7b border=1>
<tr>
<td height="28" align="center"><font color="#FF0000">驴友俱乐部 </font>系统信息</td>
</tr>
<tr>
<td height="80" align="center"><table width="700" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100" height="24" align="left">程序开发单位:</td>
<td width="250" height="24" align="left">『驴友俱乐部』 <%=web%></td>
<td width="100" height="24" align="left">服务器IP地址:</td>
<td width="250" height="24" align="left"><%=Request.ServerVariables("LOCAL_ADDR")%></td>
</tr>
<tr>
<td width="100" height="24" align="left">服务器的类型:</td>
<td width="250" height="24" align="left"><%=Request.ServerVariables("OS")%></td>
<td width="100" height="24" align="left">客户端IP地址:</td>
<td width="250" height="24" align="left"><%=Request.ServerVariables("REMOTE_ADDR")%></td>
</tr>
<tr>
<td width="100" height="24" align="left">脚本解释引擎:</td>
<td width="250" height="24" align="left"><%=ScriptEngine & "/"& ScriptEngineMajorVersion &"."&ScriptEngineMinorVersion&"."& ScriptEngineBuildVersion %></td>
<td width="100" height="24" align="left">站点物理路径:</td>
<td width="250" height="24" align="left"><%=request.ServerVariables("APPL_PHYSICAL_PATH")%></td>
</tr>
</table></td>
</tr>
</table>
<table width="780" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> </td>
</tr>
</table>
<table cellSpacing=0 borderColorDark=#ffffff cellPadding=0 width="780" align=center borderColorLight=#c89f7b border=1>
<tr>
<td height="28" align="center"><font color="#FF0000">驴友俱乐部 </font>开发信息</td>
</tr>
<tr>
<td height="80" align="center"><table width="700" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100" height="24" align="left">系统产品开发:</td>
<td width="600" height="24" align="left">『驴友俱乐部』 <%=web%> 本人承接程序开发,网站建设,虚拟主机提供</td>
</tr>
<tr>
<td width="100" height="24" align="left">研发设计主管:</td>
<td width="600" height="24" align="left">刷新记忆 QQ:150154016 freefen@126.com </td>
</tr>
<tr>
<td width="100" height="24" align="left">使用流量统计:</td>
<td width="600" height="24" align="left"><script src='http://s6.cnzz.com/stat.php?id=1565&web_id=5674&online=1&show=line' language='JavaScript' charset='gb2312'></script></td>
</tr>
</table></td>
</tr>
</table>
<table width="780" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="40" align="center">Copyright © 2006-2010 『驴友俱乐部』<%=web%>. All Rights Reserved</td>
</tr>
</table>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -