?? download_click.php
字號:
<?include "include/db.php";include "include/general.php";$url=getval("url","");$url=str_replace(" ","%20",$url);include "include/header.php";?><div class="BasicsBox"> <h1><?=$lang["downloadresource"]?></h1> <p><?=text("introtext")?></p> <p style="font-weight:bold;">> <a href="<?=$url?>"><?=$lang["rightclicktodownload"]?></a></p> <p> </p> <p> </p> <p><a href="search.php">> <?=$lang["backtosearch"]?></a></p> <p><a href="home.php">> <?=$lang["backtohome"]?></a></p></div><?include "include/footer.php";?>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -