?? dos 命令集錦.htm
字號:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0049)http://www.hongen.com/pc/newer/os/dos/dos0301.htm -->
<HTML><HEAD><TITLE>洪恩在線 - DOS</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312"><LINK
href="DOS 命令集錦.files/home.css" rel=stylesheet><LINK
href="DOS 命令集錦.files/tools.css" rel=stylesheet>
<META content=電腦,樂園,交互,教程,操作系統,DOS,命令,集錦 name=keywords>
<META content="MSHTML 6.00.2800.1561" name=GENERATOR></HEAD>
<BODY text=black bgColor=white leftMargin=0 topMargin=10 marginheight="10"
marginwidth="0"><!--頂部開始-->
<SCRIPT language=Javascript src="DOS 命令集錦.files/head.js"></SCRIPT>
<!--頂部結束-->
<TABLE height=20 cellSpacing=0 cellPadding=0 width=760 align=center border=0>
<TBODY>
<TR>
<TD class=p1 align=left bgColor=#e8e8e8 height=19><IMG height=8
src="DOS 命令集錦.files/blank.gif" width=12><FONT color=#ff9966>當前位置</FONT>:<A
class=under href="http://www.hongen.com/default.htm">洪恩在線</A> -> <A
class=under href="http://www.hongen.com/pc/index.htm">電腦樂園</A> ->
DOS</TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=760 align=center border=0>
<TBODY>
<TR>
<TD height=15></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=760 align=center border=0>
<TBODY>
<TR>
<TD class=p1 style="COLOR: blue" vAlign=top align=left width=145
bgColor=#e8e8e8><IMG height=10 src="DOS 命令集錦.files/blank.gif" width=1
align=center><BR>
<TABLE borderColor=#f8ac0e height=20 cellSpacing=0 cellPadding=0 width=128
align=left border=0>
<TBODY>
<TR vAlign=center bgColor=#000099>
<TD class=p2 align=middle width=115><B><FONT
color=#ffffff>DOS</FONT></B></TD>
<TD width=13 bgColor=#e8e8e8 height=20><IMG height=20
src="DOS 命令集錦.files/title_00.gif" width=13></TD></TR></TBODY></TABLE>
<P style="LINE-HEIGHT: 17pt" align=left> </P>
<P style="LINE-HEIGHT: 17pt"> 一 <SPAN class=p1><A
href="http://www.hongen.com/pc/newer/os/dos/dos0101.htm">DOS概述及入門</A></SPAN><BR> 二
<SPAN class=p1><A
href="http://www.hongen.com/pc/newer/os/dos/dos0201.htm">DOS的常用命令</A></SPAN><BR> 三
<SPAN class=p1>DOS命令集錦</SPAN><BR> ※ <SPAN class=p1>最常用命令</SPAN><BR> ※
<SPAN class=p1><A
href="http://www.hongen.com/pc/newer/os/dos/dos0302.htm">常用命令</A></SPAN><BR> ※
<SPAN class=p1><A
href="http://www.hongen.com/pc/newer/os/dos/dos0310.htm">不常用命令</A></SPAN><BR> ※
<SPAN class=p1><A
href="http://www.hongen.com/pc/newer/os/dos/dos0316.htm">慎用命令</A></SPAN><BR> 四
<SPAN class=p1><A
href="http://www.hongen.com/pc/newer/os/dos/dos0401.htm">使用批處理文件</A></SPAN><BR> 五
<SPAN class=p1><A
href="http://www.hongen.com/pc/newer/os/dos/dos0501.htm">如何進行系統配置</A></SPAN><BR> 六
<SPAN class=p1><A
href="http://www.hongen.com/pc/newer/os/dos/dos0601.htm">出錯提示與對策</A></SPAN><BR> 七
<SPAN class=p1><A
href="http://www.hongen.com/pc/newer/os/dos/dos0701.htm">其它</A></SPAN>
<P style="LINE-HEIGHT: 17pt" align=center><BR><BR>
<P class=p1 align=center><A
href="http://www.hongen.com/pc/bin/msg.pl?file_id=dos_1" target=_blank
traget="_black"><IMG height=54 alt=請您留言 src="DOS 命令集錦.files/message.gif"
width=64 border=0><BR>談談您的看法</A> <BR>
<SCRIPT language=javascript>speak_num="za"</SCRIPT>
<SCRIPT language=javascript src=""></SCRIPT>
<SCRIPT language=javascript>var num=0if (!isNaN(speak_num)){ num=speak_num;}else{ num=0}document.writeln ("已有")document.writeln (num)document.writeln ("條發言")</SCRIPT>
</P>
<P style="LINE-HEIGHT: 17pt" align=center><BR> <BR> </P></TD>
<TD width=1 bgColor=#0586d7 height=304><IMG height=1
src="DOS 命令集錦.files/blank.gif" width=1> </TD>
<TD vAlign=top width=614 background="DOS 命令集錦.files/line.gif"
bgColor=#ffffff>
<TABLE width="95%" align=center border=0>
<TBODY>
<TR>
<TD>
<P align=center><BR><B class=p3>DOS 命令集錦</B></P>
<P> ——最常用命令
<DIV class=p2 style="LINE-HEIGHT: 17pt">
<P> 上課里我們已經學習了不少DOS命令,但那只是很小的一部分,在這課將簡要介紹其它一些命令。
<P> 首先,在這一節先回憶一下上課的內容,不要學過就忘啊,多使用幾次就能記住的。好,開始吧,看你學得怎么樣。
<P> cd 改變當前目錄 sys 制作DOS系統盤
<P> copy 拷貝文件 del 刪除文件
<P> deltree 刪除目錄樹 dir 列文件名
<P> diskcopy 制磁盤 edit 文本編輯
<P> format 格式化磁盤 md 建立子目錄
<P> mem 查看內存狀況 type 顯示文件內容
<P> rd 刪除目錄 ren 改變文件名
<P> 記得多少啊,忘了就去上課看看,下面四個命令是新的,給出命令格式,你自己試試看,學電腦重要的就是摸索。
<P> <FONT color=#0000ff>cls</FONT> 清屏
<P>[適用場合] 屏幕上太亂了,或是屏幕上出現亂碼了, 清除屏幕上顯示內容但不<BR> 影響電腦內部任何信息
<P>[用 法] cls 回車
<P> <FONT color=#0000ff>move</FONT> 移動文件,改目錄名
<P>[適用場合] 移動文件到別的目錄
<P>[用 法] move [文件名] [目錄] 移動文件至新目錄下
<P> move [目錄名] [目錄名] 改目錄名
<P>
<P>[例 子] c:\>move c:\autoexec.bat c:\old
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -