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

📄 copyright.asp

📁 asp做的论坛
💻 ASP
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>飘易留言本系统 v2.0_版权说明</title>
<style type="text/css">
<!--
body,td,th {
	font-size: 12px;
}
body {
	background-image: url(images/bg_001.gif);
	margin-top: 3px;
	margin-bottom: 3px;
}
.style1 {
	color: #990000;
	font-weight: bold;
	font-size: 24px;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style6 {
	font-size: 14px;
	color: #003399;
}
.style8 {font-size: 14px}
-->
</style></head>

<body>
<!--#include file="top.asp"-->
<table width="602" height="50" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#CCCCCC">
  <tr>
    <td><div align="center">
      <table width="500" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#CCCCCC">
        <tr>
          <td><div align="center" class="style1 style6">
              <p>&nbsp;</p>
              <p>使用说明及版权声明</p>
          </div></td>
        </tr>
      </table>
      <table width="500" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#CCcccc">
        <tr>
          <td><p align="left" class="style8"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>
            <p align="left" class="style8">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;飘易留言本系统 v2.0<br>
                
        </p>
            <p align="left" class="style8"> &nbsp;&nbsp;此留言本系统采用ASP+ACCESS数据库编写,提供给个人用户和非商业用户免费使用。未经作者许可,严禁用于任何商业行为,否则责任自负。</p>
            <p align="left" class="style8"> &nbsp;&nbsp;飘易留言本系统 2.0版改进了以下几点:<br>
              1、改进了数据库的md5加密算法。<br>
              2、可自主设置每页显示的页数。<br>
              3、加强了回复功能,使其具有管理员编辑留言的权限。<br>
              4、增加了搜索留言的功能。<br>
              5、可在线修改管理员密码。<br>
              6、管理员可以添加、删除、编辑和回复留言。<br>
              7、增加了留言本访问量的统计功能。。<br>
              8、增加了留言本的验证码功能,防止机器人群发软件的留言。</p>
            <p align="left" class="style8"> &nbsp;&nbsp;飘易留言本系统 2.0版使用方法如下:<br>
              1、解压后,如需修改数据库路径,请在inc/conn.asp里修改相应路径。<br>
              2、将根目录下的top.asp和bottom.asp修改为你自己的个性头尾文件。<br>
              3、管理员初始用户名和密码均为admin ,请及时修改。<br>
              4、默认每页显示10条留言,如需修改,请在inc/conn.asp文件里更改 listnum 的值即可。<br>
              5、如果您有任何疑问,请与作者flymorn联系;作者主页:飘网中国 http://cn-pn.com 演示地址:http://cn-pn.com/gb/ 。<br>
              6、使用过程中,请勿删除版权信息以尊重作者的劳动。<br>
              7、根目录下的index.asp和index1.asp两文件都可以用作默认首页,区别在于它们的分页算法不一样,后者的算法容易看懂而已,以供大家学习使用。<br>
            </p></td>
        </tr>
      </table>
      <p>&nbsp;</p>
    </div></td>
  </tr>
</table>
<!--#include file="bottom.asp"-->
</body>
</html>

⌨️ 快捷键说明

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