|
|
| (2 intermediate revisions by one other user not shown) |
| Line 1: |
Line 1: |
| == todo ==
| |
| tag: [[MediaWiki]], [[RSS]]
| |
|
| |
| add rss to wiki template
| |
|
| |
| <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]
| |
|
| |
| * Ultimate Boot CD -> Antivirus Tools -> McAfee Antivirus Scanner -> can not find disk c
| |
| tag: [[LiveCD]]
| |
|
| |
| == perl ==
| |
| [http://www.activestate.com/Products/ActivePerl/ ActivePerl]安裝到c:\usr目錄下
| |
|
| |
| == Apache ==
| |
| 修改[http://httpd.apache.org/ Apache] 設定檔 httpd.conf
| |
|
| |
| 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
| |
|
| |
| === php ===
| |
|
| |
| DirectoryIndex index.html index.html.var index.htm index.php
| |
|
| |
| ScriptAlias /php/ "c:/php/"
| |
| AddType application/x-httpd-php .php
| |
| Action application/x-httpd-php "/php/php.exe"
| |
|
| |
| == PHP ==
| |
| c:\windows\php.ini
| |
|
| |
| extension_dir = "./"
| |
| -> extension_dir = "/PHP/extensions"
| |
|
| |
| == MS Office ==
| |
| MicroSoft 方程式編輯器(microsoft equation editor)
| |
| C:\Program Files\Common Files\Microsoft Shared\EQUATION\EQNEDT32.EXE
| |
|
| |
| == 黑師傅 ==
| |
| 訂購專線: 02-2992-2348
| |
|
| |
|
| |
|
| == 瀏覽器網頁一直發出重整網頁的音效 == | | == 瀏覽器網頁一直發出重整網頁的音效 == |
| Line 67: |
Line 19: |
| "C:\Program Files\WinRAR\rar.exe" a -IBCK -r D:\backup\%%i D:\data\%%i | | "C:\Program Files\WinRAR\rar.exe" a -IBCK -r D:\backup\%%i D:\data\%%i |
| ) | | ) |
| | |
| | == 黑師傅 == |
| | 訂購專線: 02-2992-2348 |
Latest revision as of 22:06, 18 September 2018
瀏覽器網頁一直發出重整網頁的音效[edit]
< ErrError
- 輸入帳號密碼登入無線網路後,出現的網頁一直在重整網頁,出現煩人的音效
- 登出電腦使用者帳號(注意:不是登出無線網路帳號,會造成網路斷線)
- 登入電腦使用者帳號
- 檢驗是否仍然維持網路連線
其他方式
WinRAR 差異性備份[edit]
"C:\Program Files\WinRAR\Rar.exe" a -s -rr3p C:\backup\backup_diff -ag_YYYYMMMDD_HHMM -dh -m5 -r -v700M -ilog -tn1d @whitelist.txt [email protected]
WinRAR 全備份 From China XiaMen[edit]
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
)
訂購專線: 02-2992-2348