📄 about.asp
字号:
<!--#include file="setup.asp"-->
<%
'================================================================================
'Product:K-Search Version 2.1
'本“软件产品”受《中华人民共和国著作权法》和《中华人民共和国计算机软件保护条例》
'和国际条约的保护。如未经授权而擅自复制或传播本程序(或其中任何部分),将受到严厉
'的刑事及民事制裁,并将在法律许可的范围内受到最大可能的起诉!
'Homepage:http://www.lucoo.com/
'--------------------------------------------------------------------------------
'Copyright(c) 2005 lucoo.com All Rights Reserved 绿色互联 版权所有
'================================================================================
%>
<html>
<head>
<title><%=WebSite_Title%></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body leftmargin="5" topmargin="0" marginwidth="0" marginheight="5">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="100"> </td>
<td width="268" align="center"><img src="image/logo.gif" width="200" height="60"></td>
<td> </td>
</tr>
<tr>
<td height="20" colspan="3"></td>
</tr>
</table>
<table border="0" align="center" cellpadding="5" cellspacing="0">
<tr align="center" bgcolor="#f5f5f5">
<td width="55" height="20"><a href="index.asp">网站搜索</a></td>
<td width="55" bgcolor="#f5f5f5"><a href="dir.asp">分类目录</a></td>
<td width="55" bgcolor="#f5f5f5"><a href="protocol.asp">网站登录</a></td>
<td width="55" bgcolor="#f5f5f5"><a href="admin.asp">网站修改</a></td>
<td width="55" bgcolor="#f5f5f5"><a href="help.asp">搜索帮助</a></td>
</tr>
</table>
<!--#include file="query.asp" -->
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="20"></td>
</tr>
</table>
<table width="600" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="25"><strong>关于K风:</strong></td>
</tr>
<tr>
<td height="20">K风搜索系统从2004年3月开始开发第一个版本,由于是第一个版本,从设计到开发需要比较长的开发时间。经过近</td>
</tr>
<tr>
<td height="20">三个月的程序开发,基本的功能都完成了,在2004年8月推出V1.0。</td>
</tr>
<tr>
<td height="20"></td>
</tr>
<tr>
<td height="20">K风搜索升级历史:V1.0 \ V1.1 \ V1.2 \ V1.3 \ V1.4 \ V1.5 \ V1.6 \ V2.0 \ V2.1</td>
</tr>
<tr>
<td height="20"></td>
</tr>
<tr>
<td height="20">从V1.5开始发展MSSQL版本。V2.1在性能方面有一个大的提高,新的K风搜索V2.1会给您一个和以前版本不一样的爽</td>
</tr>
<tr>
<td height="20">快感觉。</td>
</tr>
<tr>
<td height="20" align="right">感谢大家对K风系列产品的支持!</td>
</tr>
<tr>
<td height="20"></td>
</tr>
</table>
<!--#include file="bottom.asp" -->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -