⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 aboutsys.asp

📁 东旭网络问卷调查系统 v2.4 很好用的大家试试看
💻 ASP
字号:
<!--#include file="../Include/Config.asp"-->
<html>
<head>
<title>关于---<%=siteName%></title>
<style type="text/css">
<!--
body {
  border:0;
  overflow:	hidden;
  margin: 0;
  font:	MessageBox;
  background-color:#D6D3CE;
}
td {  
font-size: 12px; 
line-height: 18px;
font:	MessageBox;
}
-->
</style>
</head>
<body oncontextmenu="return false">
<table border="0" cellspacing="5" cellpadding="4" width="95%" align="center">
<tr>
    <td> <fieldset style="padding-bottom:5px"><legend>关于---<%=siteName%></legend>
      <table border="0" cellspacing="0" cellpadding="0" width="95%" align="center">
        <tr> 
          <td align="right"><font color="#0000FF">版本: V2.4</font></td>
        </tr>
        <tr> 
          <td width="100%">Copyright 
    (c) 2008 东旭工作室 All Rights Reserved .<br>
            <br><br>
            系统开发:<a href="http://www.dxstudio.cn" target="_blank"><font color="#FF0000">东旭工作室</font></a><br>
            Email:ylg_1987@126.com
            <br>
            Web:<a href="http://www.ilegal.cn" target="_blank">http://www.ilegal.cn</a><br>
          </td>
        </tr>
        
      </table>
 </fieldset>
 </td>
</tr>
<tr>
    <td align="right" valign="top">
<input type="button" class="buttons" value=" 确定 " onClick="window.close()"></td>
</tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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