?? search.php
字號:
<?require './file/commom.php'; if(!$get){ $get= "indate"; } if(!$sor){ $sor="00"; } if(!$az){ $az="1"; } if(!$offset){ $offset="0"; } $ss_name=urlencode($ss_name); $url= "search.php?offset=$offset&ss_name=$ss_name&sor=$sor&get=$get&az=$az"; $file=$db -> open($url); $softtitle="-軟件查找"; $file=str_replace("<TD bgColor=#FFCC00 height=1>","<td><hr SIZE=1>",$file); $file=$db -> cut($file,"您的位置:","<hr noshade size=\"2\" width=\"760\">"); $file=str_replace("<td align=left>","<td align=left class='listtd'>",$file); $file=str_replace("#FFCC00","000000",$file); $file=str_replace(".html","",$file); $file=str_replace("sort/","list.php?id=",$file); $file=str_replace("soft/","download.php?soft=",$file); $file=str_replace("href=\"index\"","href=\"index.php\"",$file); $file=str_replace("<font color=#0000ff>","<span>",$file); $file=str_replace("</font>","</span>",$file); $file=str_replace("<td bgcolor=000000 colspan=4>","<td background=image/line.gif height=1 colspan=4>",$file); $file=str_replace("<spacer type=block height=1>","",$file);include $db -> template('search');?>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -