?? config.asp
字號:
<%
'配置統計參數
const cache_prefix="Tot_Stat" '緩存前綴名
const cachetime=50 '緩存時間 單位(秒)
const statpage=true '是否統計頁面訪問點擊數
const statfrom=true '是否統計來路
const statip=true '是否統計IP
const statkeyword=true '是否統計關鍵詞
const statonlineuser=true '是否統計在線用戶
const onlineusertime=600 '在線用戶統計的有效時間 單位(秒)
const onlineuseraborttime=10 '每隔多少秒清除無效的在線用戶
%>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -