HTML語法 tag 大全介紹

跑馬燈系列 字體效果 區斷標記 連結格式 貼圖/音樂 表格語法 分割視窗

跑馬燈系列
<marquee>...</marquee>普通捲動
<marquee behavior=slide>...</marquee>簡單滑動
<marquee behavior=scroll>...</marquee>預設捲動
<marquee behavior=alternate>...</marquee>來回捲動
<marquee direction=down>...</marquee>向下捲動
<marquee direction=up>...</marquee>向上捲動
<marquee direction=right></marquee>向右捲動
<marquee direction='left'></marquee>向左捲動
<marquee loop=2>...</marquee>捲動次數
<marquee width=180>...</marquee>設定寬度
<marquee height=30>...</marquee>設定高度
<marquee bgcolor=FF0000>...</marquee>設定背景顏色
<marquee scrollamount=30>...</marquee>設定捲動距離
<marquee scrolldelay=300>...</marquee>設定捲動時間 回上層...

字體效果
<h1>...</h1>標題字(最大)
<h6>...</h6>標題字(最小)
<b>...</b>粗體字
<strong>...</strong>粗體字(強調)
<i>...</i>斜體字
<em>...</em>斜體字(強調)
<dfn>...</dfn>斜體字(表示定義)
<u>...</u>底線
<ins>...</ins>底線(表示插入文字)
<strike>...</strike>橫線
<s>...</s>刪除線
<del>...</del>刪除線(表示刪除)
<kbd>...</kbd>鍵盤文字
<tt>...</tt> 打字體
<xmp>...</xmp>固定寬度字體(在文件中空白、換行、定位功能有效)
<plaintext>...</plaintext>固定寬度字體(不執行標記符號)
<listing>...</listing> 固定寬度小字體
<font color=00ff00>...</font>字體顏色
<font size=1>...</font>最小字體
<font style ='font-size:100 px'>...</font>無限增大 回上層...

區斷標記
<hr>水平線
<hr size='9'>水平線(設定大小)
<hr width='80%'>水平線(設定寬度)
<hr color='ff0000'>水平線(設定顏色)
<br>(換行)
<nobr>...</nobr>水域(不換行)
<p>...</p>水域(段落)
<center>...</center>置中 回上層...

連結格式
<base href=位址>(預設好連結路徑)
<a href=位址></a>外部連結
<a href=位址 target='_blank'></a>外部連結(另開新視窗)
<a href=位址 target='_top'></a>外部連結(全視窗連結)
<a href=位址 target='頁框名'></a>外部連結(在指定頁框連結) 回上層...

貼圖/音樂
<img src=圖片位址>貼圖
<img src=圖片位址 width='180'>設定圖片寬度
<img src=圖片位址 height='30'>設定圖片高度
<img src=圖片位址 alt=""'提示文字'>設定圖片提示文字""
<img src=圖片位址' border='1'>設定圖片邊框
<bgsound src=MID音樂檔位址>背景音樂設定 回上層...

表格語法
<table aling=left>...</table>表格位置,置左
<table aling=center>...</table>表格位置,置中
<table background=圖片路徑>...</table>背景圖片的URL=就是路徑網址
<table border=邊框大小>...</table>設定表格邊框大小(使用數字)
<table bgcolor=顏色碼>...</table>設定表格的背景顏色
<table borderclor=顏色碼>...</table>設定表格邊框的顏色
<table borderclordark=顏色碼>...</table>設定表格暗邊框的顏色
<table borderclorlight=顏色碼>...</table>設定表格亮邊框的顏色
<table cellpadding=參數>...</table>指定內容與格線之間的間距(使用數字)
<table cellspacing=參數>...</table>指定格線與格線之間的距離(使用數字)
<table cols=參數>...</table>指定表格的欄數
<table frame=參數>...</table>設定表格外框線的顯示方式
<table width=寬度>...</table>指定表格的寬度大小(使用數字)
<table height=高度>...</table>指定表格的高度大小(使用數字)
<td colspan=參數>...</td>指定儲存格合併欄的欄數(使用數字)
<td rowspan=參數>...</td>指定儲存格合併列的列數(使用數字) 回上層...

分割視窗
<frameset cols="20%,*">左右分割,將左邊框架分割大小為20%右邊框架的大小瀏覽器會自動調整
<frameset rows="20%,*">上下分割,將上面框架分割大小為20%下面框架的大小瀏覽器會自動調整
<frameset cols="20%,*">分割左右兩個框架
<frameset cols="20%,*,20%">分割左中右三個框架
<分割上下兩個框架
<frameset rows="20%,*,20%">分割上中下三個框架
<! - - ... - -> 註解
<A HREF TARGET> 指定超連結的分割視窗
<A HREF=#錨的名稱> 指定錨名稱的超連結
<A HREF> 指定超連結
<A NAME=錨的名稱> 被連結點的名稱
<ADDRESS>....</ADDRESS> 用來顯示電子郵箱地址
<B> 粗體字
<BASE TARGET> 指定超連結的分割視窗
<BASEFONT SIZE> 更改預設字形大小
<BGSOUND SRC> 加入背景音樂
<BIG> 顯示大字體
<BLINK> 閃爍的文字
<BODY TEXT LINK VLINK> 設定文字顏色
<BODY> 顯示本文
<BR> 換行
<CAPTION ALIGN> 設定表格標題位置
<CAPTION>...</CAPTION> 為表格加上標題
<CENTER> 向中對齊
<CITE>...<CITE> 用於引經據典的文字
<CODE>...</CODE> 用於列出一段程式碼
<COMMENT>...</COMMENT> 加上註解
<DD> 設定定義列表的項目解說
<DFN>...</DFN> 顯示"定義"文字
<DIR>...</DIR> 列表文字標籤
<DL>...</DL> 設定定義列表的標籤
<DT> 設定定義列表的項目
<EM> 強調之用
<FONT FACE> 任意指定所用的字形
<FONT SIZE> 設定字體大小
<FORM ACTION> 設定戶動式表單的處理方式
<FORM METHOD> 設定戶動式表單之資料傳送方式
<FRAME MARGINHEIGHT> 設定視窗的上下邊界
<FRAME MARGINWIDTH> 設定視窗的左右邊界
<FRAME NAME> 為分割視窗命名
<FRAME NORESIZE> 鎖住分割視窗的大小
<FRAME SCROLLING> 設定分割視窗的捲軸
<FRAME SRC> 將HTML檔加入視窗
<FRAMESET COLS> 將視窗分割成左右的子視窗
<FRAMESET ROWS> 將視窗分割成上下的子視窗
<FRAMESET>...</FRAMESET> 劃分分割視窗
<H1>~<H6> 設定文字大小
<HEAD> 標示文件資訊
<HR> 加上分格線
<HTML> 文件的開始與結束
<I> 斜體字
<IMG ALIGN> 調整圖形影像的位置
<IMG ALT> 為你的圖形影像加註
<IMG DYNSRC LOOP> 加入影片
<IMG HEIGHT WIDTH> 插入圖片並預設圖形大小
<IMG HSPACE> 插入圖片並預設圖形的左右邊界
<IMG LOWSRC> 預載圖片功能
<IMG SRC BORDER> 設定圖片邊界
<IMG SRC> 插入圖片
<IMG VSPACE> 插入圖片並預設圖形的上下邊界
<INPUT TYPE NAME value> 在表單中加入輸入欄位
<ISINDEX> 定義查詢用表單
<KBD>...</KBD> 表示使用者輸入文字
<LI TYPE>...</LI> 列表的項目 ( 可指定符號 )
<MARQUEE> 跑馬燈效果
<MENU>...</MENU> 條列文字標籤
<META NAME="REFRESH" CONTENT URL> 自動更新文件內容
<MULTIPLE> 可同時選擇多項的列表欄
<NOFRAME> 定義不出現分割視窗的文字
<OL>...</OL> 有序號的列表
<OPTION> 定義表單中列表欄的項目
<P ALIGN> 設定對齊方向
<P> 分段
<PERSON>...</PERSON> 顯示人名
<PRE> 使用原有排列
<SAMP>...</SAMP> 用於引用字
<SELECT>...</SELECT> 在表單中定義列表欄
<SMALL> 顯示小字體
<STRIKE> 文字加橫線
<STRONG> 用於加強語氣
<SUB> 下標字
<SUP> 上標字
<TABLE BORDER=n> 調整表格的寬線高度
<TABLE CELLPADDING> 調整資料欄位之邊界
<TABLE CELLSPACING> 調整表格線的寬度
<TABLE HEIGHT> 調整表格的高度
<TABLE WIDTH> 調整表格的寬度
<TABLE>...</TABLE> 產生表格的標籤
<TD ALIGN> 調整表格欄位之左右對齊
<TD BGCOLOR> 設定表格欄位之背景顏色
<TD COLSPAN ROWSPAN> 表格欄位的合併
<TD NOWRAP> 設定表格欄位不換行
<TD VALIGN> 調整表格欄位之上下對齊
<TD WIDTH> 調整表格欄位寬度
<TD>...</TD> 定義表格的資料欄位
<TEXTAREA NAME ROWS COLS> 表單中加入多少列的文字輸入欄
<TEXTAREA WRAP> 決定文字輸入欄是自動否換行
<TH>...</TH> 定義表格的標頭欄位
<TITLE> 文件標題
<TR>...</TR> 定義表格美一行
<TT> 打字機字體
<U> 文字加底線
<UL TYPE>...</UL> 無序號的列表 ( 可指定符號 )
<VAR>...</VAR> 用於顯示變數 回上層...

 

清除系統垃圾

@echo off
echo 正在清除系統垃圾文件,請稍等......(可自定)
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.log
del /f /s /q %systemdrive%\*.gid
del /f /s /q %systemdrive%\*.chk
del /f /s /q %systemdrive%\*.old
del /f /s /q %systemdrive%\recycled\*.*
del /f /s /q %windir%\*.bak
del /f /s /q %windir%\prefetch\*.*
rd /s /q %windir%\temp & md %windir%\temp
del /f /q %userprofile%\cookies\*.*
del /f /q %userprofile%\recent\*.*
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
del /f /s /q "%userprofile%\Local Settings\Temp\*.*"
del /f /s /q "%userprofile%\recent\*.*"
echo 清除系統垃圾完成!(可自定)
echo. & pause

log這行要移除掉 因為安裝要用到的檔案,因為我是覺得刪除問題不大所以就讓各位自己決定嘍~
其實要寫的話可以些的非常多,這些都是稍微會電腦的人就寫得出來了

只是都沒啥用~嚴重的話還可能會造成電腦什麼都被刪除!!所以寫這些是只清除一些垃圾
大家在第一次清除前看一下C:的容量在清除!!這樣會很有成就感哦~^^

下寫好的載點如下
清除系統垃圾

清理常見病毒、插件和惡意代碼

@ECHO OFF
del c:\winnt\logo1_.exe
del c:\windows\logo1_.exe
del c:\winnt\0sy.exe
del c:\windows\0sy.exe
del c:\winnt\1sy.exe
del c:\windows\1sy.exe
del c:\winnt\2sy.exe
del c:\windows\2sy.exe
del c:\winnt\3sy.exe
del c:\windows\3sy.exe
del c:\winnt\4sy.exe
del c:\windows\4sy.exe
del c:\winnt\5sy.exe
del c:\windows\5sy.exe
del c:\winnt\6sy.exe
del c:\windows\6sy.exe
del c:\winnt\7sy.exe
del c:\windows\7sy.exe
del c:\winnt\8sy.exe
del c:\windows\8sy.exe
del c:\winnt\9sy.exe
del c:\windows\9sy.exe
del c:\winnt\rundl132.exe
del c:\windows\rundl132.exe
net share c$ /d
net share d$ /d
net share e$ /d
net share F$ /d
net share G$ /d
net share h$ /d
net share i$ /d
net share j$ /d
net share admin$ /d
net share ipc$ /d
del c:\winnt\logo1_.exe
del c:\windows\logo1_.exe
del c:\windows\vdll.dll
del c:\winnt\vdll.dll
del c:\windows\tdll.dll
del c:\winnt\tdll.dll
del c:\windows\dll.dll
del c:\winnt\dll.dll
del c:\winnt\kill.exe
del c:\windows\kill.exe
del c:\winnt\sws32.dll
del c:\windows\sws32.dll
del c:\winnt\rundl132.exe
del c:\windows\rundl132.exe
echo.
echo.
echo.
echo. *****************************
echo.
echo. 正在查毒...請不要關閉......
echo.
echo. *****************************
echo.
echo.
echo.
echo.
ping 127.0.0.1 -n 5
del c:\winnt\logo1_.exe
del c:\windows\logo1_.exe
del C:\winnt\system32\Logo1_.exe
del C:\winnt\system32\rundl132.exe
del C:\winnt\system32\bootconf.exe
del C:\winnt\system32\kill.exe
del C:\winnt\system32\sws32.dll
del C:\windows\Logo1_.exe
del C:\windows\rundl132.exe
del C:\windows\bootconf.exe
del C:\windows\kill.exe
del C:\windows\sws32.dll
del C:\windows\dll.dll
del C:\windows\vdll.dll
del c:\windows\tdll.dll
del C:\windows\system32\ShellExt\svchs0t.exe
del C:\windows\system32\Logo1_.exe
del C:\windows\system32\rundl132.exe
del C:\windows\system32\bootconf.exe
del C:\windows\system32\kill.exe
del C:\windows\system32\sws32.dll
del c:\_desktop.ini /f/s/q/a
del d:\_desktop.ini /f/s/q/a
del e:\_desktop.ini /f/s/q/a
del f:\_desktop.ini /f/s/q/a
del g:\_desktop.ini /f/s/q/a
del h:\_desktop.ini /f/s/q/a
del i:\_desktop.ini /f/s/q/a
del j:\_desktop.ini /f/s/q/a
del k:\_desktop.ini /f/s/q/a

寫好的載點如下
殺死簡單病毒

優化機開

@ ECHO OFF
color 1f
title 清除所有多餘的啟動項目
PAUSE
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /va /f
reg delete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run /va /f
reg add HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run /v ctfmon.exe /d C:\WINDOWS\system32\ctfmon.exe
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg" /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\IMJPMIG8.1"
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\IMJPMIG8.1" /v command /d ""C:\WINDOWS\IME\imjp8_1\IMJPMIG.EXE" /Spoil /RemAdvDef /Migration32"
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\IMJPMIG8.1" /v hkey /d HKLM
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\IMJPMIG8.1" /v inimapping /d 0
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\IMJPMIG8.1" /v item /d IMJPMIG
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\IMJPMIG8.1" /v key /d SOFTWARE\Microsoft\Windows\CurrentVersion\Run
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002A"
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002A" /v command /d "C:\WINDOWS\system32\IME\TINTLGNT\TINTSETP.EXE /IMEName"
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002A" /v hkey /d HKLM
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002A" /v inimapping /d 0
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002A" /v item /d TINTSETP
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002A" /v key /d SOFTWARE\Microsoft\Windows\CurrentVersion\Run
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002ASync"
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002ASync" /v command /d ""C:\WINDOWS\IME\imjp8_1\IMJPMIG.EXE" /Spoil /RemAdvDef /Migration32"
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002ASync" /v hkey /d HKLM
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002ASync" /v inimapping /d 0
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002ASync" /v item /d TINTSETP
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002ASync" /v key /d SOFTWARE\Microsoft\Windows\CurrentVersion\Run
del "C:\Documents and Settings\All Users\「開始」菜單\程序\啟動\*.*" /q /f
del "C:\Documents and Settings\Default User\「開始」菜單\程序\啟動\*.*" /q /f
del "%userprofile%\「開始」菜單\程序\啟動\*.*" /q /f
start C:\WINDOWS\pchealth\helpctr\binaries\msconfig.exe

這個比較好的功能就是清理開機啟動項目!!!
下寫好的載點如下
優化開機

 

清除_desktop.ini跟Thumbs.db還有desktop.ini

通常殺viking病毒後遺留下來的檔_desktop.ini
和資料夾Thumbs.db會在一起
所以就又寫了一個批次檔
把他們一次的刪除...因為看了很煩!!

@echo off
echo 正在清除文件,請稍等...
del c:\_desktop.ini /f/s/q/a
del d:\_desktop.ini /f/s/q/a
del e:\_desktop.ini /f/s/q/a
del f:\_desktop.ini /f/s/q/a
del g:\_desktop.ini /f/s/q/a
del h:\_desktop.ini /f/s/q/a
del c:\thumbs.db /f/s/q/a
del d:\thumbs.db /f/s/q/a
del e:\thumbs.db /f/s/q/a
del f:\thumbs.db /f/s/q/a
del g;\thumbs.db /f/s/q/a
del h:\thumbs.db /f/s/q/a
del c:\desktop.ini /f/s/q/a
del d:\desktop.ini /f/s/q/a
del e:\desktop.ini /f/s/q/a
del f:\desktop.ini /f/s/q/a
del g:\desktop.ini /f/s/q/a
del h:\desktop.ini /f/s/q/a
echo 不必要的三個清除完畢!!~
echo 清除系統垃圾完成!小華製作!!
echo. & pause

下寫好的載點如下
清除_desktop.ini跟Thumbs.db

 

Free MP3 Recorder

完全免費的電腦錄音軟體用於錄製網頁或Game的音樂,並可個人化自己喜愛的按鍵名稱。

十分簡而易用的錄音軟體,本人已將該程式的主要功能選項的按鍵轉譯成為繁體中文(轉譯過於粗糙請多見諒!!),有興趣的朋友不妨參考試用一下囉..^ ^

載點的相關資訊請點
http://www.mediafire.com/download.php?znztz0ytmoj

執行MP3Recorder.exe,先設定錄製過後的檔案格式,可選擇Wav與Mp3兩種格式(Mp3的格式輸出位元率亦可另行設定),設定好後並將檔案予以命名。



錄音源設定為Stereo Mix(電腦的音訊錄音設定也請勾選Stereo Mix)


這時就可以點擊開始鍵開始錄音,錄製好的聲音檔可以點擊程式的播放鍵加以試聽。

個人化你的程式按鍵:

開啟主程式資料夾中的Language資料夾,打開English組態設定值文字檔案,即可看見程式按鍵相關的各項名稱,你可以依照個人的習慣用語將那些繁體名稱套用自己喜愛的名稱,例如English組態設定值文字檔案其中的項目:

SActionStart=開始
SActionPause=暫停
SActionResume=繼續
SActionStop=停止

改為

SActionStart=錄吧
SActionPause=等等
SActionResume=持續錄啦
SActionStop=停下來

另外,在主程式資料夾內的MP3Recorder安裝資訊(其內記載了程式畫面中的跑馬燈文字指向),也可以將其內容變更為自己想要的超連結標地..

請參考以下的內容:

在安裝資訊中的原始文字原本為..

[ADList]
1=Video To Mobile Converter - Convert popular videos to 3GP/PocketPC/PSP/iPod/FLV, and watch movie on the way. Click for more information.
現在我將那段語法設定為..

[ADList]
1=GoldWave - 支持多種音樂的編輯與轉換,請點我進入了解詳情.

作了以上的更改後開啟程式時,程式內的跑馬燈超聯結就會出現自己的部落格連結(一經點擊跑馬燈內的字串,即可連接至我的部落格);關於此項目請尊重程式原作者,請勿移作商業用途!!

如果你使用的是安裝檔要將按鍵繁體化的話,只需將解壓縮過後的資料夾內的Language資料夾其中的English組態設定值文字檔案,取代安裝過後的English組態設定值即可!!


Actual Window Manager 智慧化視窗管理軟體

XP使用者還在羨慕 win7 可以『撞邊放大視窗』嗎?
長長桌面上視窗開一堆 像垃圾山一樣 動不動 視窗又被埋沒下去了...
調整視窗大小 不用在靠感覺 拉的時候 會出現 數字讓我們知道現在視窗大小
一堆奇奇怪怪的功能...
廢話不多說 直接介紹吧

第1步:下載
載點:ActualWindowManagerCenter.rar [免安裝板唷~]
解壓縮密碼:sv5111_by_FDZone.ORG
02

第2步:XP 測試 - 視窗上面會出現 選項唷

迷之音:剛剛介紹時不是說有很多功能 怎麼只看到這幾個...
sky:別急~ 他有些是隱藏起來的...


第3步:XP測試 - 自己按按看功能是什麼吧
03

他都有繁體中文...
最左邊是 透明度
再來 最上層
再來 捲起 (就是沒有看到視窗內容 只留下視窗標提的)

第4步:XP測試 - 對透明度按鈕 按 右鍵
04

可以選擇 透明度唷

第5步:XP測試 - 撞邊放大
05

這個非常方便...
只要滑鼠拖移視窗去撞螢幕的邊框 他會出現 一層覆蓋的顏色
這時 滑鼠放開 他就放大囉

第6步:XP測試 - 拖移還原視窗放大

視窗放大後 一班都是 點選右上角的還原按鈕
但是 不用這麼麻煩...
視窗標題 點著 拉離開 邊框 他就會還原囉 ~

第7步:XP測試 - 調整視窗大小 時 提示 現在大小
06

不用在靠感覺... 直接有個確切的數據

第8步:XP測試 - 其他功能...
07

在上面的 標提列 按右鍵 就會出現其他功能了唷 XD

第9步:Win7測試 - 上面按鈕
08

我Win7 有雙螢幕 所以會多出 前面兩個

第10步:Win7測試 - 雙螢幕 自動在第二螢幕出現 工具列
09

原本第二個螢幕不會有工具列
這樣就有囉~

第11步:Win7 和 XP 測試結果...

基本上 測試出來 不管在XP 還是在 win7 功能都一樣 而且 都正常

原創:sky37042 網址: http://skyboxs.net/

 

防駭99%

為什麼是99%,因為覺得不管如何還是會有高手在,除非真的把電話線剪了,不要上網.不要裝HDD.CD-ROM,就100%了~

以下只是我個人的方式讓大家做參考,或許有的人以經知道了,但對電腦出學者是一個幫助

事前準備:
(1)GHOST軟體(網路上找找就有了)
(2)2顆HD或一顆分成2個磁區(用FDISK去找DOS的書裡面有教)

一.首先最好是C槽的作業系統是新灌的(乾淨的)
接下來就要開始把一些WINDOWS預設的資料夾改到D:去了

1.****更改預設 My Documents 資料夾****
在桌面上 [我的文件] 按滑鼠右鍵,選擇 [內容],將目標的
C:\My Documents 更改成 D:\My Documents 即可,此時會提
醒您是否要建立這個資料夾,回答 [是]。Windows 同時也會
問您是否要將舊位置中現有的文件移到新位置上,如果您已有
資料在其中,也請回答 [是],只要兩個步驟,下次您在任何會
使用到 [我的文件] 的地方,均會自動指向新的 D:\My Documents
,而不會再放到 C 碟。

2.****更改 Outlook 個人資料夾預設存放位置****
按下 [開始] 功能表,選擇 [搜尋] 的 [檔案或資料夾],並且
在要搜尋的對象中輸入「outlook.pst」並開始搜尋(通常為
outlook.pst,如果搜尋不到,請輸入 *.pst
找到後將這個檔案搬移到你要放置的位置,開啟 Outlook,
此時 Outlook 會出現一個提示表示找不到你的個人資料夾
Outlook.pst。按下 [確定] 後會出現一個檔案瀏覽視窗讓你手動
去找出這個檔案
此時你可以將目標指向你更名後的個人資料夾如
D:\My Documents\My Mail\Outlook.pst 再按下 [開啟] 即可

3.****變更「我的最愛」預設位置****
按下 [開始] 功能表選擇 [執行],在 [開啟] 中輸入regedit」
, 登錄編輯程式被叫出來後,拉下 [編輯] 然後選擇 [尋找],
[尋找目標]
中輸入「Favorites」,注意大小寫要一致,並將「字串須完全
相符」勾起,然後按下 [尋找下一個] 開始尋找搜尋到 「Favorites」所在位置後,在「名稱」上面連按二下編輯其內容
,將「值的資料」更改成您要存放的新位置D:\My Documents\Favorites
要改的登錄資料至少有兩組,改完第一組後按下 [F3] 可以
繼續搜 尋下
一組。依此方式一直搜尋並修改到找不到為止。更改完成後將
登錄編輯程式關閉並重新開機即可

4.****更改 Outlook Express 預設郵件存放位置****
步驟和上一個範例一樣,叫出登錄編輯程式,並搜尋「Outlook Express」
,注意大小寫要一致,並將「字串須完全相符」勾起,然後按下 [尋找下一個]
開始尋找
搜尋到後注意其底下是否有個 5.0 (不一定是 5.0,有能是 4.0 或 3.0),
點選 5.0 這個機碼,右邊會看到一個「Store Root」的名
稱,連按兩下編輯,並將它改成您要的新位置,
如 D:\MyDocuments\My Mail\Outlook Express,記得要重新開機才會生效
ps:要注意的是,你必須要利用 [開始] 功能表中的 [搜尋] 功能去搜尋
「Outlook Express」這個資料夾,並將它搬到您設定的新位置上,不然你舊的
郵件將無法讀取

5.****更改通訊錄預設存放位置****
程前兩個範例一樣,利用登錄編輯程式搜尋「Wab File ame」
, 注意大小寫要 一致,並將「字串須完全相符」勾起,然
後按下 [尋找下一個] 開始尋找
找到後將其「預設值」路徑改到您要的位置,並利用 [開始]
功能表中的 [搜尋] 功能去搜尋「*.wab」的檔案,通常主檔
名為電腦名稱,而副檔名一定為 wab
ps:如我電腦中的通訊錄檔就叫做 march.wab。找到這個檔案
後將它搬到您設定的 新位置上即可,不需要重新開機

6.****安裝軟體****
安裝你必須用到的程式,如PPPoE,icq,zip,防火牆.....等

經過以上動作,你可以開始著手進行 Ghost 的備份。以後保證...
當你的系統因不當的操作或安裝過多軟體等等因去呈現不穩的時候
還是懷疑被入侵或種後門時,只要花三分鐘的時間,就可以回復到
備份前最穩定也最乾淨的系統狀態。
(不要問我GHOST怎麼用,上網查吧!!)

Dream Aquarium Screensaver v1.24 夢幻水族館螢幕保護程式

【載點】:按我下載

【介紹】:這是一個相當棒而且非常擬真的水族箱螢幕保護程式,自然的光線、地面的漣漪、魚游動時的陰影、
轉動的眼睛、飄動的水草、氣泡...等等,一切都非常逼真自然。軟體本身支援寬螢幕及多顯示器,
並有 18 種魚、4 種魚缸樣式,以及多樣化的自訂功能可以設置。

【特點】:* 新加入一隻螃蟹、水泡音效及場景NEW!

* 真正再現水箱場景。

* 漂亮的光線和波紋效果,植物, 柔和的陰影和泡泡。

* 最寫實的魚類行動軌跡。

* 真實的3D環境。

* 可以加入各式種魚(無限制添加數量)可餵魚…等其它多樣設定。

* 支持全螢幕、寬螢幕等效果,支援多顯示器顯示。

常用快捷鍵:

所有快捷鍵可按 F1 顯示

(按任意鍵或滑鼠左鍵點兩下可退出螢幕保護)

Enter/滑鼠右鍵 - 進入主功能表視窗。

PageUp/PageDown - 切換魚缸樣式。(預設每分鐘自動切換,可按 S 進入設定)

F - 餵魚。

L - 全螢幕/寬螢幕切換

B - 改變水泡位置

Delete - 顯示「刪除魚」的對話框。按 ← 或 → 可切換要刪除的魚,然後再按 Delete 鍵即可將魚刪除。

Z - 追蹤縮放。可放大追蹤某條魚,螢幕會跟著追蹤的魚移動。按 ← 或 → 可切換追蹤另一條魚,按 ↑ 或 ↓ 可將螢幕拉近/拉遠。

03
 
01
02
工作列→開始→執行→輸入的指令
gpedit.msc-----群組原則
sndrec32-------錄音機
nslookup-------IP位址偵測器
explorer-------開啟檔案總管
logoff---------登出指令
tsshutdn-------60秒倒計時關機指令
lusrmgr.msc----本地機用戶和組
services.msc---本機服務設定
oobe/msoobe /a----檢查XP是否啟動
notepad--------開啟記事本
cleanmgr-------磁碟垃圾整理
net start messenger----開始信使服務
compmgmt.msc---電腦管理
net stop messenger-----停止信使服務
vconf-----------啟動 netmeeting
dvdplay--------DVD播放器
charmap--------啟動字元對應表
Kdiskmgmt.msc---磁牒管理實用程序
calc-----------啟動電子計算器
dfrg.msc-------磁碟重組工具
chkdsk.exe-----Chkdsk磁牒檢查
devmgmt.msc--- 裝置管理員
bFdrwtsn32------ 系統醫生
srononce -p ----15秒關機
dxdiag---------檢查DirectX資訊
regedt32-------註冊表編輯器
YMsconfig.exe---系統配置實用程序
rsop.msc-------群組原則結果集
mem.exe--------顯示記憶體使用情況
regedit.exe----註冊表
winchat--------XP自帶區域網路聊天
progman--------程序管理器
winmsd---------系統資訊
perfmon.msc----電腦效能監測程序
winver---------檢查Windows版本
sfc /scannow-----掃瞄錯誤並復原
taskmgr-----工作管理器(2000/xp/2003)
eventvwr.msc------------事件檢視器
secpol.msc----------------本機安全性設定
rsop.msc------------------原則的結果集
ntbackup----------------啟動制作備份還原嚮導
mstsc-----------遠端桌面
winver---------檢查Windows版本
wmimgmt.msc----開啟windows管理體系結構(WMI)
wupdmgr--------windows更新程序
wscript--------windows指令碼宿主設定
write----------寫字板
winmsd---------系統資訊
wiaacmgr-------掃瞄儀和照相機嚮導
winchat--------XP原有的區域網路聊天
mem.exe--------顯示記憶體使用情況
sconfig.exe---系統配置實用程序
mplayer2-------簡易widnows media player
mspaint--------畫圖板
mstsc----------遠端桌面連接
mplayer2-------媒體播放機
magnify--------放大鏡實用程序
mmc------------開啟控制台
mobsync--------同步指令
dxdiag---------檢查DirectX資訊
drwtsn32------ 系統醫生
devmgmt.msc--- 裝置管理員
dfrg.msc-------磁碟重組程式
diskmgmt.msc---磁牒管理實用程序
dcomcnfg-------開啟系統元件服務
ddeshare-------開啟DDE共享設定
dvdplay--------DVD播放器
net stop messenger-----停止信使服務
net start messenger----開始信使服務
notepad--------開啟記事本
nslookup-------網路管理的工具嚮導
ntbackup-------系統制作備份和還原
narrator-------螢幕「講述人」
ntmsmgr.msc----移動存儲管理器
ntmsoprq.msc---移動存儲管理員操作請求
netstat -an----(TC)指令檢查連接
Usyncapp--------新增一個公文包
sysedit--------系統配置編輯器
sigverif-------文件簽名驗證程序
psndrec32-------錄音機
shrpubw--------新增共用資料夾
secpol.msc-----本機安全原則
syskey---------系統加密,一旦加密就不能解開,
保護windows xp系統的雙重密碼
services.msc---本機服務設定
Sndvol32-------音量控制程序
sfc.exe--------系統檔案檢查器
sfc /scannow---windows文件保護
tsshutdn-------60秒倒計時關機指令
tourstart------xp簡介(安裝完成後出現的漫遊xp程序)
taskmgr--------工作管理器
eventvwr-------事件檢視器
eudcedit-------造字程序
explorer-------開啟檔案總管
lpackager-------對像包裝程序
perfmon.msc----電腦效能監測程序l
progman--------程序管理器
regedit.exe----註冊表
rsop.msc-------群組原則結果集
rononce -p ----15秒關機
regsvr32 /u *.dll----停止dll文件執行
regsvr32 /u zipfldr.dll------取消ZIP支持
cmd.exe--------CMD命令提示字元
chkdsk.exe-----Chkdsk磁牒檢查
certmgr.msc----證書管理實用程序
calc-----------啟動計算器
charmap--------啟動字元對應表
cliconfg-------SQL SERVER 客戶端網路實用程序
Clipbrd--------剪貼板檢視器
conf-----------啟動netmeeting
compmgmt.msc---電腦管理
ciadv.msc------索引服務程序
osk------------開啟螢幕小鍵盤
odbcad32-------ODBC資料來源管理器
oobe/msoobe /a----檢查XP是否啟動
lusrmgr.msc----本地機用戶和組
iexpress-------木馬元件服務工具,系統原有的
fsmgmt.msc-----共用資料夾管理器
utilman--------協助工具管理器
DOS指令大全

Click on a command name for complete information about that command and examples of its use.
APPEND
(External)

APPEND ;
APPEND [d:]path[;][d:]path[...]
APPEND [/X:on|off][/path:on|off] [/E]

Displays or sets the search path for data files. DOS will search the specified path(s) if the file is not found in the current path.

ASSIGN
(External)

ASSIGN x=y [...] /sta

Redirects disk drive requests to a different drive.

ATTRIB

(External)

ATTRIB [d:][path]filename [/S]
ATTRIB [+R|-R] [+A|-A] [+S|-S] [+H|-H] [d:][path]filename [/S]

Sets or displays the read-only, archive, system, and hidden attributes of a file or directory.

BACKUP
(External)

BACKUP d:[path][filename] d:[/S][/M][/A][/F:(size)] [/P][/D:date] [/T:time] [/L:[path]filename]

Makes a backup copy of one or more files. (In DOS Version 6, this program is stored on the DOS supplemental disk.)

BREAK
(Internal)

BREAK =on|off

Used from the DOS prompt or in a batch file or in the CONFIG.SYS file to set (or display) whether or not DOS should check for a Ctrl + Break key combination.

BUFFERS
(Internal)

BUFFERS=(number),(read-ahead number)

Used in the CONFIG.SYS file to set the number of disk buffers (number) that will be available for use during data input. Also used to set a value for the number of sectors to be read in advance (read-ahead) during data input operations.

CALL
(Internal)

CALL [d:][path]batchfilename [options]

Calls another batch file and then returns to current batch file to continue.

CHCP
(Internal)

CHCP (codepage)

Displays the current code page or changes the code page that DOS will use.

CHDIR
(Internal)

CHDIR (CD) [d:]path
CHDIR (CD)[..]

Displays working (current) directory and/or changes to a different directory.

CHKDSK
(External)

CHKDSK [d:][path][filename] [/F][/V]

Checks a disk and provides a file and memory status report.

CHOICE
(Internal)

CHOICE [/C[:]keys] [/N][/S][/T[:]c,nn] [text]

Used to provide a prompt so that a user can make a choice while a batch program is running.

CLS (Clear Screen)
(Internal)

CLS

Clears (erases) the screen.

COMMAND
(External)

COMMAND [d:][path] [device] [/P][/E:(size)] [/MSG][/Y [/C (command)|/K (command)]

Starts a new version of the DOS command processor (the program that loads the DOS Internal programs).

COMP
(External)

COMP [d:][path][filename] [d:][path][filename] [/A][/C][/D][/L][/N:(number)]

Compares two groups of files to find information that does not match. (See FC command).

COPY
(Internal)

COPY [/Y|-Y] [/A][/b] [d:][path]filename [/A][/b] [d:][path][filename] [/V]
or
COPY [/Y|-Y][/A][/b] [d:][path]filename+[d:][path]filename[...][d:][path][filename] [/V]

Copies and appends files.

COUNTRY
(Internal)

COUNTRY=country code,[code page][,][d:][filename]

Used in the CONFIG.SYS file to tell DOS to use country-specific text conventions during processing.

CTTY
(Internal)

CTTY (device)

Changes the standard I/O (Input/Output) device to an auxiliary device.

DATE
(Internal)

DATE mm-dd-yy

Displays and/or sets the system date.

DBLSPACE
(External)

DBLSPACE / automount=drives
DBLSPACE /chkdsk [/F] [d:]
DBLSPACE /compress d: [/newdrive=host:] [/reserve=size] [/F]
DBLSPACE /create d: [/newdrive=host:] [/reserve=size] [/size=size]
DBLSPACE /defragment [d:] ]/F]
DBLSPACE /delete d:
DBLSPACE /doubleguard=0|1
DBLSPACE /format d:
DBLSPACE [/info] [d:]
DBLSPACE /list
DBLSPACE /mount[=nnn] host: [/newdrive=d:]
DBLSPACE /ratio[=ratio] [d:] [/all]
DBLSPACE /size[=size] [/reserve=size] d:
DBLSPACE /uncompress d:
DBLSPACE /unmount [d:]

A program available with DOS 6.0 that allows you to compress information on a disk.

DEBUG
(External)

DEBUG [pathname] [parameters]

An MS-DOS utility used to test and edit programs.

DEFRAG
(External)

DEFRAG [d:] [/F][/S[:]order] [/b][/skiphigh [/LCD|/BW|/GO] [/H]
DEFRAG [d:] [/V][/b][/skiphigh] [/LCD]|/BW|/GO] [/H]

Optimizes disk performance by reorganizing the files on the disk.

DEL (ERASE)
(Internal)

DEL (ERASE) [d:][path]filename [/P]

Deletes (erases) files from disk.

DELOLDOS
(External)

DELOLDOS [/b]

Deletes all files from previous versions of DOS after a 5.0 or 6.0 installation.

DELTREE
(External)

DELTREE [/Y] [d:]path [d:]path[...]

Deletes (erases) a directory including all files and subdirectories that are in it.

DEVICE
(Internal)

DEVICE=(driver name)

Used in the CONFIG.SYS file to tell DOS which device driver to load.

DEVICEHIGH
(Internal)

DEVICEHIGH=(driver name)

Like DEVICE, DEVICEHIGH is used in the CONFIG.SYS file to tell DOS which device driver software to use for devices; however, this option is used to install the device driver into the upper memory area.

DIR
(Internal)

DIR [d:][path][filename] [/A:(attributes)] [/O:(order)] [/b][/C][/CH][/L][/S][/P][/W]

Displays directory of files and directories stored on disk.

DISKCOMP
(External)

DISKCOMP [d:] [d:][/1][/8]

Compares the contents of two diskettes.

DISKCOPY
(External)

DISKCOPY [d:] [d:][/1][/V][/M]

Makes an exact copy of a diskette.

DOS
(Internal)

DOS=[high|low],[umb|noumb]

Used in the CONFIG.SYS file to specify the memory location for DOS. It is used to load DOS into the upper memory area and to specify whether or not the upper memory blocks will be used.

DOSKEY
(External)

DOSKEY [reinstall] [/bufsize=size][/macros][/history][/insert|/overstrike] [macroname=[text]]

Loads the Doskey program into memory which can be used to recall DOS commands so that you can edit them.

DOSSHELL
(External)

DOSSHELL [/b] [/G:[resolution][n]]|[/T:[resolution][n]]

Initiates the graphic shell program using the specified screen resolution.

DRIVPARM
(Internal)

DRIVPARM= /D:(number) [/C] [/F:(form factor)] [/H:(number)] [/i][ /N][/S:(number)] [/T:(tracks)]

Used in the CONFIG.SYS file to set parameters for a disk drive.

ECHO
(Internal)

ECHO on|off
ECHO (message)

Displays messages or turns on or off the display of commands in a batch file.

EDIT
(External)

EDIT [d:][path]filename [/b][/G][/H][/NOHI]

Starts the MS-DOS editor, a text editor used to create and edit ASCII text files.

EMM386
(External)

EMM386 [on|off|auto] [w=on|off]

Enables or disables EMM386 expanded-memory support on a computer with an 80386 or higher processor.

EXE2BIN
(External)

EXE2BIN [d:][path]filename [d:][path]filename

Converts .EXE (executable) files to binary format.

EXIT
(Internal)

EXIT

Exits a secondary command processor.

EXPAND
(External)

EXPAND [d:][path]filename [[d:][path]filename[ . . .]]

Expands a compressed file.

FASTHELP
(External)

FASTHELP [command][command] /?

Displays a list of DOS commands with a brief explanation of each.

FASTOPEN
(External)

FASTOPEN d:[=n][/X]

Keeps track of the locations of files for fast access.

FC
(External)

FC [/A][/C][/L][/Lb n][/N][/T][/W][number] [d:][path]filename [d:][path]filename

or (for binary comparisons)
FC [/b][/number] [d:][path]filename [d:][path]filename

Displays the differences between two files or sets of files.

FCBS
(Internal)

FCBS=(number)

Used in the CONFIG.SYS file to specify the number of file-control blocks for file sharing.

FDISK
(External)

FDISK [/status]

Prepares a fixed disk to accept DOS files for storage.

FILES
(Internal)

FILES=(number)

Used in the CONFIG.Sys file to specify the maximum number of files that can be open at the same time.

FIND
(External)

FIND [/V][/C][/i][/N] OstringO [d:][path]filename[...]

Finds and reports the location of a specific string of text characters in one or more files.

FOR
(Internal)

FOR %%(variable) IN (set) DO (command)

or (for interactive processing)
FOR %(variable) IN (set) DO (command)

Performs repeated execution of commands (for both batch processing and interactive processing).

FORMAT
(External)

FORMAT d:[/1][/4][/8][/F:(size)] [/N:(sectors)] [/T:(tracks)][/B|/S][/C][/V:(label)] [/Q][/u][/V]

Formats a disk to accept DOS files.

GOTO
(Internal)

GOTO (label)

Causes unconditional branch to the specified label.

GRAFTABL
(External)

GRAFTABL [(code page)]
GRAFTABL [status]

Loads a table of character data into memory (for use with a color/graphics adapter).

GRAPHICS
(External)

GRAPHICS [printer type][profile] [/b][/R][/LCD][/PB:(id)] [/C][/F][/P(port)]

Provides a way to print contents of a graphics screen display.

HELP
(External)

HELP [command] [/b][/G][/H][/NOHI]

Displays information about a DOS command.

IF
(Internal)

IF [NOT] EXIST filename (command) [parameters]
IF [NOT] (string1)==(string2) (command) [parameters]
IF [NOT] ERRORLEVEL (number) (command) [parameters]

Allows for conditional operations in batch processing.

INCLUDE
(Internal)

INCLUDE= blockname

Used in the CONFIG.SYS file to allow you to use the commands from one CONFIG.SYS block within another.

INSTALL
(Internal)

INSTALL=[d: ][\path]filename [parameters]

Used in the CONFIG.SYS file to load memory-resident programs into conventional memory.

INTERLINK
(External)

INTERLINK [client[:]=[server][:]]

Connects two computers via parallel or serial ports so that the computers can share disks and printer ports.

INTERSVR
(External)

INTERSVR [d:][...][/X=d:][...] [/LPT:[n|address]] [/COM:[n|address]][/baud:rate] [/b][/V]
INTERSVR /RCOPY

Starts the Interlink server.

JOIN
(External)

JOIN d: [d:path]
JOIN d: [/D]

Allows access to the directory structure and files of a drive through a directory on a different drive.

KEYB
(External)

KEYB [xx][,][yyy][,][d:][path]filename [/E][/ID:(number)]

Loads a program that replaces the support program for U. S. keyboards.

LABEL
(External)

LABEL [d:][volume label]

Creates or changes or deletes a volume label for a disk.

LASTDRIVE
(Internal)

LASTDRIVE=(drive letter)

Used in the CONFIG.SYS file to set the maximum number of drives that can be accessed.

LOADFIX
(Internal)

LOADFIX [d:][path]filename [parameters]

Ensures that a program is loaded above the first 64K of conventional memory, and runs the program.

LOADHIGH
(Internal)

LOADHIGH (LH) [d:][path]filename [parameters]

Loads memory resident application into reserved area of memory (between 640K-1M).

MEM
(External)

MEM [/program|/debug|/classify|/free|/module(name)] [/page]

Displays amount of installed and available memory, including extended, expanded, and upper memory.

MEMMAKER
(External)

MEMMAKER [/b][/batch][/session][/swap:d] [/T][/undo][/W:size1,size2]

Starts the MemMaker program, a program that lets you optimize your computer's memory.

MENUCOLOR
(Internal)

MENUCOLOR=textcolor,[background]

Used in the CONFIG.SYS file to set the colors that will be used by DOS to display text on the screen.

MENUDEFAULT
(Internal)

MENUDEFAULT=blockname, [timeout]

Used in the CONFIG.SYS file to set the startup configuration that will be used by DOS if no key is pressed within the specified timeout period.

MENUITEM
(Internal)

MENUITEM=blockname, [menutext]

Used in the CONFIG.SYS file to create a start-up menu from which you can select a group of CONFIG.SYS commands to be processed upon reboot.

MIRROR
(External)

MIRROR [d:]path [d:] path [...]
MIRROR [d1:][d2:][...] [/T(drive)(files)] [/partn][/u][/1]

Saves disk storage information that can be used to recover accidentally erased files.

MKDIR
(MD) (Internal)

MKDIR (MD) [d:]path

Creates a new subdirectory.

MODE
(External)

MODE n
MODE LPT#[:][n][,][m][,][P][retry]
MODE [n],m[,T]
MODE (displaytype,linetotal)
MODE COMn[:]baud[,][parity][,][databits][,][stopbits][,][retry]
MODE LPT#[:]=COMn [retry]
MODECON[RATE=(number)][DELAY=(number)]
MODE (device) CODEPAGE PREPARE=(codepage) [d:][path]filename
MODE (device) CODEPAGE PREPARE=(codepage list) [d:][path]filename
MODE (device) CODEPAGE SELECT=(codepage)
MODE (device) CODEPAGE [/STATUS]
MODE (device) CODEPAGE REFRESH

Sets mode of operation for devices or communications.

MORE
(External)

MORE < (filename or command)
(name)|MORE

Sends output to console, one screen at a time.

MOVE
(Internal)

MOVE [/Y|/-Y] [d:][path]filename[,[d:][path]filename[...]] destination

Moves one or more files to the location you specify. Can also be used to rename directories.

MSAV
(External)

MSAV [d:] [/S|/C][/R][/A][/L][/N][/P][/F][/video][/mouse]
MSAV /video

Scans your computer for known viruses.

MSBACKUP
(External)

MSBACKUP [setupfile] [/BW|/LCD|/MDA]

Used to backup or restore one or more files from one disk to another.

MSCDEX
(External)

MSCDEX /D:driver [/D:driver2. . .] [/E][/K][/S][/V][/L:letter] [/M:number]

Used to gain access to CD-ROM drives (new with DOS Version 6).

MSD
(External)

MSD [/b][/i]
MSD [/i] [/F[d:][path]filename [/P[d:][path]filename [/S[d:][path]filename

Provides detailed technical information about your computer.

NLSFUNC
(External)

NLSFUNC [d:][path]filename

Used to load a file with country-specific information.

NUMLOCK
(Internal)

NUMLOCK=on|off

Used in the CONFIG.SYS file to specify the state of the NumLock key.

PATH
(Internal)

PATH;
PATH [d:]path[;][d:]path[...]

Sets or displays directories that will be searched for programs not in the current directory.

PAUSE
(Internal)

PAUSE [comment]

Suspends execution of a batch file until a key is pressed.

POWER
(External)

POWER [adv:max|reg|min]|std|off]

Used to turn power management on and off, report the status of power management, and set levels of power conservation.

PRINT
(External)

PRINT [/B:(buffersize)] [/D:(device)] [/M:(maxtick)] [/Q:(value] [/S:(timeslice)][/U:(busytick)] [/C][/P][/T] [d:][path][filename] [...]

Queues and prints data files.

PROMPT
(Internal)

PROMPT [prompt text] [options]

Changes the DOS command prompt.

RECOVER
(External)

RECOVER [d:][path]filename
RECOVER d:

Resolves sector problems on a file or a disk. (Beginning with DOS Version 6, RECOVER is no longer available ).

REM
(Internal)

REM [comment]

Used in batch files and in the CONFIG.SYS file to insert remarks (that will not be acted on).

RENAME (REN)
(Internal)

RENAME (REN) [d:][path]filename [d:][path]filename

Changes the filename under which a file is stored.

REPLACE
(External)

REPLACE [d:][path]filename [d:][path] [/A][/P][/R][/S][/u][/W]

Replaces stored files with files of the same name from a different storage location.

RESTORE
(External)

RESTORE d: [d:][path]filename [/P][/S][/B:mm-dd-yy] [/A:mm-dd-yy][/E:hh:mm:ss] [/L:hh:mm:ss] [/M][/N][/D]

Restores to standard disk storage format files previously stored using the BACKUP command.

RMDIR (RD)
(Internal)

RMDIR (RD) [d:]path

Removes a subdirectory.

SCANDISK
(External)

SCANDISK [d: [d: . . .]|/all][/checkonly|/autofix[/nosave]|/custom][/surface][/mono][/nosummay]
SCANDISK volume-name[/checkonly|/autofix[/nosave]|/custom][/mono][/nosummary]
SCANDISK /fragment [d:][path]filename
SCANDISK /undo [undo-d:][/mono]

Starts the Microsoft ScanDisk program which is a disk analysis and repair tool used to check a drive for errors and correct any problems that it finds.

SELECT
(External)

SELECT [d:] [d:][path] [country code][keyboard code]

Formats a disk and installs country-specific information and keyboard codes (starting with DOS Version 6, this command is no longer available).

SET
(Internal)

SET (string1)=(string2)

Inserts strings into the command environment. The set values can be used later by programs.

SETVER
(External)

SETVER [d:]:path][filename (number)][/delete][/quiet]

Displays the version table and sets the version of DOS that is reported to programs.

SHARE
(External)

SHARE [/F:space] [/L:locks]

Installs support for file sharing and file locking.

SHELL
(Internal)

SHELL=[d:][path]filename [parameters]

Used in the CONFIG.SYS file to specify the command interpreter that DOS should use.

SHIFT
(Internal)

SHIFT

Increases number of replaceable parameters to more than the standard ten for use in batch files.

SORT
(External)

SORT [/R][/+n] < (filename)
SORT [/R][/+n] > (filename2)

Sorts input and sends it to the screen or to a file.

STACKS
(Internal)

STACKS=(number),(size)

Used in the CONFIG.SYS file to set the number of stack frames and the size of each stack frame.

SUBMENU
(Internal)

SUBMENU=blockname, [menutext]

Used in the CONFIG.SYS file to create a multilevel menu from which you can select start-up options.

SUBST
(External)

SUBST d: d:path
SUBST d: /D

Substitutes a virtual drive letter for a path designation.

SWITCHES
(Internal)

SWITCHES= [/K][/F][/N][/W]

Used in the CONFIG.SYS file to configure DOS in a special way; for example, to tell DOS to emulate different hardware configurations.

SYS
(External)

SYS [source] d:

Transfers the operating system files to another disk.

TIME
(Internal)

TIME hh:mm[:ss][.cc][A|P]

Displays current time setting of system clock and provides a way for you to reset the time.

TREE
(External)

TREE [d:][path] [/A][/F]

Displays directory paths and (optionally) files in each subdirectory.

TYPE
(Internal)

TYPE [d:][path]filename

Displays the contents of a file.

UNDELETE
(External)

UNDELETE [d:][path][filename] [/DT|/DS|/DOS]
UNDELETE [/list|/all|/purge[d:]|/status|/load|/U|/S[d:]|/Td:[-entries]]

Restores files deleted with the DELETE command.

UNFORMAT
(External)

UNFORMAT d: [/J][/L][/test][/partn][/P][/u]

Used to undo the effects of formatting a disk.

VER

(Internal)

VER

Displays the DOS version number.

VERIFY
(Internal)

VERIFY on|off

Turns on the verify mode; the program checks all copying operations to assure that files are copied correctly.

VOL
(Internal)

VOL [d:]

Displays a disk's volume label.

VSAFE
(External)

VSAFE [/option[+|-]...] [/NE][/NX][Ax|/Cx] [/N][/D][/u]

VSAFE is a memory-resident program that continuously monitors your computer for viruses and displays a warning when it finds one.

XCOPY
(External)

XCOPY [d:][path]filename [d:][path][filename] [/A][/D:(date)] [/E][/M][/P][/S][/V][/W][Y\-Y]
Copies directories, subdirectories, and files.

--------------------------------------------------------------------------------

Syntax Notes
To be functional, each DOS command must be entered in a particular way: this command entry structure is known as the command's "syntax." The syntax "notation" is a way to reproduce the command syntax in print.

For example, you can determine the items that are optional, by looking for information that is printed inside square brackets. The notation [d:], for example, indicates an optional drive designation. The command syntax, on the other hand, is how YOU enter the command to make it work.

Command Syntax Elements
1. Command Name

The DOS command name is the name you enter to start the DOS program (a few of the DOS commands can be entered using shortcut names). The DOS command name is always entered first. In this book, the command is usually printed in uppercase letters, but you can enter command names as either lowercase or uppercase or a mix of both.

2. Space

Always leave a space after the command name.

3. Drive Designation

The drive designation (abbreviated in this book as "d:") is an option for many DOS commands. However, some commands are not related to disk drives and therefore do not require a drive designation. Whenever you enter a DOS command that deals with disk drives and you are already working in the drive in question, you do not have to enter the drive designator. For example, if you are working in drive A (when the DOS prompt A> is showing at the left side of the screen) and you want to use the DIR command to display a directory listing of that same drive, you do not have to enter the drive designation. If you do not enter a drive designation, DOS always assumes you are referring to the drive you are currently working in (sometimes called the "default" drive).

4. A Colon

When referring to a drive in a DOS command, you must always follow the drive designator with a colon (:) (this is how DOS recognizes it as a drive designation).

5. Pathname

A pathname (path) refers to the path you want DOS to follow in order to act on the DOS command. As described in Chapter 3, it indicates the path from the current directory or subdirectory to the files that are to be acted upon.

6. Filename

A filename is the name of a file stored on disk. As described in Chapter 1, a filename can be of eight or fewer letters or other legal characters.

7. Filename Extension

A filename extension can follow the filename to further identify it. The extension follows a period and can be of three or fewer characters. A filename extension is not required.

8. Switches

Characters shown in a command syntax that are represented by a letter or number and preceded by a forward slash (for example, "/P") are command options (sometimes known as "switches"). Use of these options activate special operations as part of a DOS command's functions.

9. Brackets

Items enclosed in square brackets are optional; in other words, the command will work in its basic form without entering the information contained inside the brackets.

10. Ellipses

Ellipses (...) indicate that an item in a command syntax can be repeated as many times as needed.

11. Vertical Bar

When items are separated by a vertical bar (|), it means that you enter one of the separated items. For example: ON | OFF means that you can enter either ON or OFF, but not both.


鍵盤上從來沒想過的隱藏功能!
  1. 很多時候,需要暫時離開座位去做別的事情,如果對自己的電腦安全很重視,不妨按住windows鍵後,再按L鍵,這樣電腦就直接鎖屏了,這樣就不用擔心電腦的資料外洩啦
  2. 要找電腦上的文件時,一般人會先找到“我的電腦”,然後點擊打開,而高手總是很酷的,輕輕按下鍵盤上的Windows鍵不放然後再按E鍵,直接打開電腦的資源管理器,而一般人還在慢慢尋找“我的電腦”的圖標呢,嗯,高手就是這樣直接把一般人給秒殺了的
  3. 正在玩遊戲或看羞羞的東西的時候,Boss進來了!鼠標一下子點不到右下角的顯示桌麵,怎麽辦,怎麽辦?別緊張!直接按下Windows鍵和D鍵,看,桌麵閃現!
  4. 一個小花招,蠻炫的。按下windows鍵按後再按Tab鍵,可以以3D效果顯示切換窗​​口
  5. windows自帶的錄像功能。按下windows鍵+R,輸入psr.exe回車,然後就可以開始記錄了。
  6. 你知道怎樣一次過調整顯示器亮度、音量大小,打開無線網,還能夠看到本本電池電量嗎?把本本的畫麵放到電視上,已經連好線了,需要怎麽設置?小case啦,想要這些功能,你隻需要按下Windows鍵+X,一次性滿足你的所有願望啦!
  7. Windows + R輸入osk,出現炫酷虛擬鍵盤!你按下一個鍵,它也會同樣顯示出來按下的狀態喔!
  8. 圖片太小,眼神不好使咋辦?試試windows鍵和+++++++++,放大鏡出現!

  9. 現在很多程序,比如QQ,IE,都是在同一個窗口裏麵打開幾個頁麵。用Ctrl+Tab,可以在幾個頁麵之間互相切換。用Ctrl+w,可以關閉當前的頁麵。
  10. 按下windows鍵不放,再按下Fn,再按下Home,你就可以打開係統屬性了。(其實用鼠標在我的電腦上麵右鍵->屬性也一樣,不過不覺得用鍵盤操作更帥嘛~
  11. shift + 任務欄的窗口圖標= 新建一個該窗口

Ctrl+S 保存
Ctrl+W 關閉程序
Ctrl+N 新建
Ctrl+O 打開
Ctrl+Z 撤銷
Ctrl+F 查找
Ctrl+X 剪切
Ctrl+C 複製
Ctrl+V 粘貼
Ctrl+A 全選
Ctrl+[ 縮小文字 Ctrl+] 放大文字 Ctrl+B
粗體 Ctrl+I
斜體 Ctrl+U
下劃線 Ctrl+Shift 輸入法切換
Ctrl+空格中英文切換
Ctrl+Home 光標快速移到文件頭
Ctrl+End 光標快速移到文件尾
Ctrl+Esc 顯示開始菜單
Ctrl+Shift+< 快速縮小文字
Ctrl+Shift+> 快速放大文字 Ctrl+F5 在IE中強行刷新 Ctrl+拖動文件複製文件
Ctrl+Shift 創建快捷方式
Alt+空格+C 關閉窗口
Alt+空格+N 最小化當前窗口
Alt+空格+R 恢復最小化窗口
Alt+空格+X 最大化當前窗口
Alt+空格+M 移動窗口
Alt+空格+S 改變窗口大小
Alt+Tab 兩個程序交換
Alt+F 打開文件菜單
Alt+V 打開視圖菜單
Shift + Delete 永久刪除所選項,而不將它放到“回收站”中。
拖動某一項時按CTRL 複製所選項。
拖動某一項時按CTRL + SHIFT 創建所選項目的快捷鍵。
WORD全套快捷鍵小技巧
CTRL+O 打開
CTRL+P 打印
CTRL+A 全選
CTRL+[/] 對文字進行大小設置(在選中目標情況下);
CTRL+D 字體設置(在選中目標情況下);
CTRL+G /H 查找/替換; CTRL+N 全文刪除;
CTRL+M 左邊距(在選中目標情況下);
CTRL+U 繪製下劃線(在選中目標情況下);
CTRL+B 加粗文字(在選中目標情況下);
CTRL+I 傾斜文字(在選中目標情況下);
CTRL+Q 兩邊對齊(無首行縮進),(在選中目標情況下)或將光標放置目標文字的段尾,亦可操作CTRL+ J 兩端對齊(操作同上)
CTRL+E 居中(操作同上)
CTRL+R 右對齊(操作同上)
CTRL+K 插入超鏈接
CTRL+T/Y 可進行首行​​縮進(將光標移到需做此操作的段尾,或將此段選中進行操作
Ctrl+A(或Ctrl+小鍵盤上數字5):選中全文。
Ctrl+B:給選中的文字加粗(再按一次,取消加粗)。
Ctrl+ C:將選中的文字複製到剪貼板中。
Ctrl+D:打開“字體”對話框,快速完成字體的各種設置。
Ctrl+E:使光標所在行的文本居中。
Ctrl+F:打開“查找與替換”對話框,並定位在“查找”標籤上。
Ctrl+G:打開“查找與替換”對話框,並定位在“定位”標籤上。
Ctrl+H:打開“查找與替換”對話框,並定位在“替換”標籤上。
Ctrl+I:使選中的文字傾斜(再按一次,取消傾斜)。
Ctrl+K:打開“插入超鏈接”對話框。
Ctrl+Shift+L:給光標所在行的文本加上“項目符號”。
Ctrl+M:同時增加首行和懸掛縮進。
Ctrl+Shift+M:同時減少首行和懸掛縮進。
Ctrl+N:新建一個空文檔。
Ctrl+O(或Ctrl+F12):打開“打開”對話框。
Ctrl+P(或Ctrl+Shift+F12):打開“打印”對話框。
Ctrl+R:使光標所在行的文本右對齊。
Ctrl+S:為新文檔打開“另保存為”對話框,或對當前文檔進行保存。
Ctrl+T:增加首行縮進。
Ctrl+Shift+T:減少首行縮進。
Ctrl+U:給選中的文字加上下劃線(再按一次,去年下劃線)。
Ctrl+V:將剪貼板中的文本或圖片粘貼到光標處。若剪貼板中有多個內容,則將最後一條內容粘貼到光標處。
Ctrl+X:將選中的文字剪切到剪貼板中。
Ctrl+Z:撤銷剛才進行的操作(可以多次使用)。
Ctrl+0:將選中的文本每段前增加12磅的間距。
Ctrl+1:若選中的文本行距不是“單倍行距”,則將其快速設置為“單倍行距”。
Ctrl+2:將選中的文本行距設置為“兩倍行距”。
Ctrl+5:將選中的文本行距設置為“1.5倍行距”。
Ctrl+F2:快速執行“打印預覽”功能。
Ctrl+F4:關閉當前文檔。
Ctrl+F5:使窗口還原到最大化之前的狀態。
Ctrl+Shift+F5:打開“書籤”對話框。
Ctrl+Shift+F8:激活列選擇功能,即通常所說的選擇豎塊文本(再按一次或按ESC鍵,取消該功能)。
Ctrl+F9:在光標處插入一域記號“{}”(注意:直接輸入的一對大括號不能作為域記號)。
Ctrl+F5:使窗口還原到最大化之前的狀態(再按一次,就會使窗口再次最大化)。
Ctrl+Deltet:刪除光標後麵的一個英文單詞或一個中文詞語(可反複使用)。
Ctrl+退格鍵:刪除光標前麵的一個英文單詞或一個中文詞語(可反複使用)。
Ctrl+Enter:將光標後麵的內容快速移到下一頁。
Ctrl+End:快速將光標移到文末。
Ctrl+Home(或Ctrl+Page Up):快速將光標移到文首。
Ctrl+Insert+Insert(即按兩下Insert鍵):快速打開或更改“任務窗格”到“剪貼板”狀態。
Ctrl+~:打開中文輸入法的“在線造詞”功能。
Ctrl++:快速切換到下標輸入狀態(再按一次恢復到正常狀態)。
Ctrl+Shift++:快速切換到上標輸入狀態(再按一次恢復到正常狀態)
Ctrl+→:按英文單詞或中文詞語的間隔向後移動光標。
Ctrl+←:按英文單詞或中文詞語的間隔向前移動光標。
Ctrl+J:文本兩端對齊
Ctrl+L:文本左對齊
Ctrl+Q:段落重置
Ctrl+W:關閉當前文檔
Ctrl+Y:重複上一操作(部分操作不適用-winkey+d :這是高手最常用的第一快捷組合鍵。這個快捷鍵組合可以將桌麵上的所有窗口瞬間最小化,無論是聊天的窗口還是遊戲的窗口,隻要再次按下這個組合鍵,剛才的所有窗口都回來了,而且激活的也正是你最小化之前在使用的窗口!)