|
|
| (11 intermediate revisions by 3 users not shown) |
| Line 1: |
Line 1: |
| == todo ==
| |
| tag: [[MediaWiki]], [[RSS]]
| |
|
| |
|
| add rss to wiki template
| | == 瀏覽器網頁一直發出重整網頁的音效 == |
| | < [[ErrError]] |
| | # 輸入帳號密碼登入無線網路後,出現的網頁一直在重整網頁,出現煩人的音效 |
| | # 登出電腦使用者帳號(注意:不是登出無線網路帳號,會造成網路斷線) |
| | # 登入電腦使用者帳號 |
| | # 檢驗是否仍然維持網路連線 |
|
| |
|
| <link rel="alternate" type="application/rss+xml" title="本站 RSS 新聞" href="http://wiki.planetoid.info/index.php?title=Special:Recentchanges&feed=rss">
| |
|
| |
|
| <link rel="alternate" type="application/x.atom+xml" title="本站 ATOM 新聞" href="http://wiki.planetoid.info/index.php?title=Special:Recentchanges&feed=atom">
| | 其他方式 |
| | * 使用擋住廣告視窗的程式 |
| | * 關閉電腦音效 |
|
| |
|
| 參考:[http://wiki.moztw.org/index.php?title=RSS_%E6%8E%A8%E5%BB%A3%E5%B0%88%E6%A1%88 RSS 推廣專案 - MoztwWiki]
| | == WinRAR 差異性備份 == |
| | "C:\Program Files\WinRAR\Rar.exe" a -s -rr3p C:\backup\backup_diff -ag_YYYYMMMDD_HHMM -dh -m5 -r -v700M -ilog -tn1d @whitelist.txt -x@exlist.txt |
|
| |
|
| == perl == | | == WinRAR 全備份 From China XiaMen == |
| [http://www.activestate.com/Products/ActivePerl/ ActivePerl]安裝到c:\usr目錄下
| | FOR /F %%i IN ('dir /a:d /b "D:\data"') DO ( |
| | "C:\Program Files\WinRAR\rar.exe" a -IBCK -r D:\backup\%%i D:\data\%%i |
| | ) |
|
| |
|
| == Apache == | | == 黑師傅 == |
| 修改[http://httpd.apache.org/ Apache] 設定檔 httpd.conf
| | 訂購專線: 02-2992-2348 |
| | |
| DocumentRoot "C:/Program Files/Apache Group/Apache2/htdocs" 改到另一顆硬碟
| |
| | |
| 首頁編碼更改
| |
| [htdoc]/index.html.var
| |
| index.html.en
| |
| index.html.zh-tw.big5 -> index.html.zh-tw.utf8
| |
| | |
| | |
| == MS Office ==
| |
| MicroSoft 方程式編輯器(microsoft equation editor)
| |
| C:\Program Files\Common Files\Microsoft Shared\EQUATION\EQNEDT32.EXE
| |