字母索引:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
L
R
S
T
U
V
W
X
Y
Z
📚学术
📈 商业
👥社会
🏅体育
🖥️电脑
🌐网络
💉医疗
🏢机构
🌎国际
🗺️区域
🧰其他
首页
>
计算机
>
DOS 命令
计算机
人工智能
集会
网络安全
数据库
DOS 命令
驱动程序
文件扩展名
游戏
通用计算
硬件
IT互联网技术
爪哇
移动
联网
软件
技术
电信
发短信
Unix
DOS 命令
DO - a Batch command that precedes the action to be performed in a loop
%0 - a Batch command that replaces %0 with its own filename
%1 - first replaceable argument in a Batch file beyond %0
PAUSE - Stop execution, display a message, and wait for operator input
REN - REName a file
DEL - Delete file(s)
KEYBxx - load Foreign Keyboard Code Page for non-US keyboard
FASTOPEN - Store in memory file locations to speed access
CHDIR - Change Directory
BREAK - [ON/OFF] watch for a break in execution, or not
BACKUP - Back-up files
IF - Conditional Batch file command
CALL - Invoke a Batch file as a subroutine
GOTO - an unconditional branch in a Batch file
VER - Display VERsion of DOS
EXIT - stop execution and close a Batch file
COMMAND - a Batch command (under DOS 2.0)
TYPE - display a file's content
ECHO - Display other commands as they are executed
EXIST - a Batch command that tests for the existence of a specified file
CON - Accept CONsole (keyboard) output
REM - REMark (comment - not to be executed)
SYS - copies SYSTEM files to another disc
VOL - display disk's Volume Label
XCOPY - selectively copy groups of files
首页
上一页
第
1
页
第
2
页
第
3
页
第
4
页
下一页
尾页
加入桌面
关于我们
反馈信息
https://suoxie123.com/