?? index.asp
字號:
<!--#Include File="Config.asp"--><%
'==========================================
'文 件 名:Index.asp
'文件用途:首頁
'系統(tǒng)名稱:開良狗狗影視搜索小偷
'系統(tǒng)版本:V1.2
'系統(tǒng)開發(fā):開良網(wǎng)絡(luò)
'技術(shù)支持:http://www.klcode.com.cn/
'技 術(shù) QQ:973573137
'聯(lián)系郵箱:klcde@qq.com
'==========================================
%><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title><%=SiteName%>--<%=SiteUrl%></title>
<link href="Css/Style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="Index_Logo"><a href="<%=SiteUrl%>" title="<%=SiteName%>"><img src="Images/Logo.gif" /></a></div>
<form id="Searchs" name="Searchs" method="get" action="So.asp">
<div id="Index_Form">
<input name="Search_Str" type="text" id="Search_Input" maxlength="30" />
<input type="submit" name="Enter" id="Search_Button" value="搜索影視" />
</div>
</form>
<div id="Index_Ad">
<script type="text/javascript" src="Js/Index.js"></script>
</div>
<div id="Index_Bottom">
本影視搜索結(jié)果來源自互聯(lián)網(wǎng),本站不對所搜索的內(nèi)容負任何責(zé)任!
</div>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -