這里會(huì)顯示出您選擇的修訂版和當(dāng)前版本之間的差別。
兩側(cè)同時(shí)換到之前的修訂記錄 前一修訂版 后一修訂版 | 前一修訂版 | ||
razor:auto-archiving [2015/08/17 17:14] cobub 將Windows XP的截圖換成Win7的截圖 |
razor:auto-archiving [2017/07/14 11:18] (當(dāng)前版本) |
||
---|---|---|---|
行 3: | 行 3: | ||
{{keywords>Cobub Razor,開源移動(dòng)應(yīng)用分析,移動(dòng)分析,移動(dòng)應(yīng)用分析,定時(shí)任務(wù)}} | {{keywords>Cobub Razor,開源移動(dòng)應(yīng)用分析,移動(dòng)分析,移動(dòng)應(yīng)用分析,定時(shí)任務(wù)}} | ||
====== 定時(shí)任務(wù) ====== | ====== 定時(shí)任務(wù) ====== | ||
+ | |||
====== 1 概述 ====== | ====== 1 概述 ====== | ||
行 108: | 行 109: | ||
點(diǎn)擊‘操作’,‘創(chuàng)建基本任務(wù)’并為任務(wù)命名,例如,”Razor Hourly Archive”。計(jì)劃任務(wù)如下所示。 | 點(diǎn)擊‘操作’,‘創(chuàng)建基本任務(wù)’并為任務(wù)命名,例如,”Razor Hourly Archive”。計(jì)劃任務(wù)如下所示。 | ||
- | {{:razor:20150317-065722.png}} | + | {{:razor:201508180.png}} |
===== 3.2 定時(shí)任務(wù)配置 ===== | ===== 3.2 定時(shí)任務(wù)配置 ===== | ||
- | ==== 1. 每小時(shí)數(shù)據(jù)存檔 ==== | + | ==== 1. 每小時(shí)數(shù)據(jù)存檔 ==== |
- | php “D:\xampp\htdocs\razor\web\index.php”archive archiveHourly | + | php “? |
+ | D:\xampp\htdocs\razor\web\index.php”archive archiveHourly | ||
如 果php.exe已經(jīng)添加到系統(tǒng)環(huán)境變量的PATH下,則第一個(gè)參數(shù)只需寫成php,如果php.exe還沒添加到環(huán)境變量下,請(qǐng)?zhí)顚懫渌诘脑敿?xì)路徑, 例如,D:\xampp\php\php.exe。”D:\xampp\htdocs\razor\web\index.php”是Cobub Razor在服務(wù)器上的目錄,archive和archiveHourly是定時(shí)任務(wù)執(zhí)行時(shí)需要的參數(shù)。 | 如 果php.exe已經(jīng)添加到系統(tǒng)環(huán)境變量的PATH下,則第一個(gè)參數(shù)只需寫成php,如果php.exe還沒添加到環(huán)境變量下,請(qǐng)?zhí)顚懫渌诘脑敿?xì)路徑, 例如,D:\xampp\php\php.exe。”D:\xampp\htdocs\razor\web\index.php”是Cobub Razor在服務(wù)器上的目錄,archive和archiveHourly是定時(shí)任務(wù)執(zhí)行時(shí)需要的參數(shù)。 | ||
- | {{:razor:201508171.jpg}}? | + | ? |
- | {{:razor:201508172.jpg}} | + | {{:razor:201508181.png}}? |
+ | {{:razor:201508182.png}} | ||
==== 2. 每周數(shù)據(jù)存檔 ==== | ==== 2. 每周數(shù)據(jù)存檔 ==== | ||
- | php “D:\xampp\htdocs\razor\web\index.php” archive archiveWeekly? | + | php “D:\x? |
- | {{:razor:201508173.jpg}} | + | ampp\htdocs\razor\web\index.php” archive archiveWeekly? |
+ | ? | ||
+ | {{:razor:201508183.png}} | ||
==== 3. 每月數(shù)據(jù)存檔 ==== | ==== 3. 每月數(shù)據(jù)存檔 ==== | ||
- | php “D:\xampp\htdocs\razor\web\index.php”archive archiveMonthly? | + | php “D:\x? |
- | {{:razor:201508174.jpg}} | + | ampp\htdocs\razor\web\index.php”archive archiveMonthly? |
+ | ? | ||
+ | {{:razor:201508184.png}} | ||
==== 4. 遲來數(shù)據(jù)存檔 ==== | ==== 4. 遲來數(shù)據(jù)存檔 ==== | ||
- | php “D:\xampp\htdocs\razor\web\index.php” archive archiveLaterData? | + | php “D:\x? |
- | {{:razor:201508175.jpg}} | + | ampp\htdocs\razor\web\index.php” archive archiveLaterData? |
+ | ? | ||
+ | {{:razor:201508185.png}} | ||
==== 5. 每天數(shù)據(jù)存檔 ==== | ==== 5. 每天數(shù)據(jù)存檔 ==== | ||
- | php “D:\xampp\htdocs\razor\web\index.php” archive archiveUsingLog? | + | php “D:\x? |
- | {{:razor:201508176.jpg}} | + | ampp\htdocs\razor\web\index.php” archive archiveUsingLog? |
+ | ? | ||
+ | {{:razor:201508186.png}} | ||
====== 4 Web 定時(shí)任務(wù) ====== | ====== 4 Web 定時(shí)任務(wù) ====== | ||
- | 如果可以在服務(wù)器上做定時(shí)任務(wù),我們極力推薦用戶運(yùn)行定時(shí)任務(wù)或任務(wù)計(jì)劃。但是,在某些共享主機(jī)或特殊配置的服務(wù)器上,不允許運(yùn)行定時(shí)任務(wù) 或任務(wù)計(jì)劃。 | + | 如果可? |
+ | 以在服務(wù)器上做定時(shí)任務(wù),我們極力推薦用戶運(yùn)行定時(shí)任務(wù)或任務(wù)計(jì)劃。但是,在某些共享主機(jī)或特殊配置的服務(wù)器上,不允許運(yùn)行定時(shí)任務(wù) 或任務(wù)計(jì)劃。 | ||
某些web主機(jī)允許設(shè)置web 定時(shí)任務(wù),主機(jī)會(huì)在預(yù)定時(shí)間自動(dòng)訪問這個(gè)簡(jiǎn)單的URL。如果想使用web 定時(shí)任務(wù),可以在主機(jī)界面輸入一下URL 。 | 某些web主機(jī)允許設(shè)置web 定時(shí)任務(wù),主機(jī)會(huì)在預(yù)定時(shí)間自動(dòng)訪問這個(gè)簡(jiǎn)單的URL。如果想使用web 定時(shí)任務(wù),可以在主機(jī)界面輸入一下URL 。 |