723 下列MS-DOS指令在執行時何者會有錯誤訊息產生?
(A)TYPE *.BAT
(B)DIR *.EXE/P/W
(C)CD\
(D)C。
答案:登入後查看
統計: A(37), B(77), C(59), D(235), E(0) #294707
統計: A(37), B(77), C(59), D(235), E(0) #294707
詳解 (共 2 筆)
#417672
是D吧!!!!
C:\Documents and Settings\Heero>copy con a.bat
hello world^Z
複製了 1 個檔案。
C:\Documents and Settings\Heero>type *.bat
a.bat
hello world
2
0