?? 安裝說明.txt
字號:
官方:
http://www.cs.ioc.ee/~ando/sphider/
演示:
http://www.ioqz.com/search/sphider/search.php
漢化 by sluke topscn@gmail.com
www.sluke.cn
1、修改admin/auth.php中的管理員和密碼
$admin = "admin";用戶名
$admin_pw = "admin";密碼
2、修改include/connect.php中的數(shù)據(jù)庫設(shè)置
$database="sphider";數(shù)據(jù)庫名稱
$mysql_user = "root";數(shù)據(jù)庫用戶
$mysql_password = ""; 數(shù)據(jù)庫密碼
$mysql_host = "localhost";數(shù)據(jù)庫地址
$mysql_table_prefix = "sphider_";
3、修改include/connect.php中的各種設(shè)置,可以不修改。
4、運行admin/install.php安裝
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -