0x00005A4D | 提供 Windows 命令的帮助信息。HELP [command] command - 显示该命令的帮助信息。 |
Provides help information for Windows commands.HELP [command] command - displays help information on that command. |
0x00005A4E | 帮助工具不支持此命令。请尝试“%1 /?”。 |
This command is not supported by the help utility. Try \"%1 /?\". |
0x00005A4F | 有关某个命令的详细信息,请键入 HELP 命令名 |
For more information on a specific command, type HELP command-name |
0x00005A50 | ASSOC 显示或修改文件扩展名关联。 |
ASSOC Displays or modifies file extension associations. |
0x00005A51 | ATTRIB 显示或更改文件属性。 |
ATTRIB Displays or changes file attributes. |
0x00005A52 | BREAK 设置或清除扩展式 CTRL+C 检查。 |
BREAK Sets or clears extended CTRL+C checking. |
0x00005A53 | BCDEDIT 设置启动数据库中的属性以控制启动加载。 |
BCDEDIT Sets properties in boot database to control boot loading. |
0x00005A54 | CACLS 显示或修改文件的访问控制列表(ACL)。 |
CACLS Displays or modifies access control lists (ACLs) of files. |
0x00005A55 | CALL 从另一个批处理程序调用这一个。 |
CALL Calls one batch program from another. |
0x00005A56 | CD 显示当前目录的名称或将其更改。 |
CD Displays the name of or changes the current directory. |
0x00005A57 | CHCP 显示或设置活动代码页数。 |
CHCP Displays or sets the active code page number. |
0x00005A58 | CHDIR 显示当前目录的名称或将其更改。 |
CHDIR Displays the name of or changes the current directory. |
0x00005A59 | CHKDSK 检查磁盘并显示状态报告。 |
CHKDSK Checks a disk and displays a status report. |
0x00005A5A | CHKNTFS 显示或修改启动时间磁盘检查。 |
CHKNTFS Displays or modifies the checking of disk at boot time. |
0x00005A5B | CLS 清除屏幕。 |
CLS Clears the screen. |
0x00005A5C | CMD 打开另一个 Windows 命令解释程序窗口。 |
CMD Starts a new instance of the Windows command interpreter. |
0x00005A5D | COLOR 设置默认控制台前景和背景颜色。 |
COLOR Sets the default console foreground and background colors. |
0x00005A5E | COMP 比较两个或两套文件的内容。 |
COMP Compares the contents of two files or sets of files. |
0x00005A5F | COMPACT 显示或更改 NTFS 分区上文件的压缩。 |
COMPACT Displays or alters the compression of files on NTFS partitions. |
0x00005A60 | CONVERT 将 FAT 卷转换成 NTFS。你不能转换 当前驱动器。 |
CONVERT Converts FAT volumes to NTFS. You cannot convert the current drive. |
0x00005A61 | COPY 将至少一个文件复制到另一个位置。 |
COPY Copies one or more files to another location. |
0x00005A62 | DATE 显示或设置日期。 |
DATE Displays or sets the date. |
0x00005A63 | DEL 删除至少一个文件。 |
DEL Deletes one or more files. |
0x00005A64 | DIR 显示一个目录中的文件和子目录。 |
DIR Displays a list of files and subdirectories in a directory. |
0x00005A65 | DISKPART 显示或配置磁盘分区属性。 |
DISKPART Displays or configures Disk Partition properties. |
0x00005A66 | DOSKEY 编辑命令行、撤回 Windows 命令并 创建宏。 |
DOSKEY Edits command lines, recalls Windows commands, and creates macros. |
0x00005A67 | DRIVERQUERY 显示当前设备驱动程序状态和属性。 |
DRIVERQUERY Displays current device driver status and properties. |
0x00005A68 | ECHO 显示消息,或将命令回显打开或关闭。 |
ECHO Displays messages, or turns command echoing on or off. |
0x00005A69 | ENDLOCAL 结束批文件中环境更改的本地化。 |
ENDLOCAL Ends localization of environment changes in a batch file. |
0x00005A6A | ERASE 删除一个或多个文件。 |
ERASE Deletes one or more files. |
0x00005A6B | EVENTQUERY 显示指定条件的事件日志条目。 |
EVENTQUERY Displays event log entries for specified criteria. |
0x00005A6C | EXIT 退出 CMD.EXE 程序(命令解释程序)。 |
EXIT Quits the CMD.EXE program (command interpreter). |
0x00005A6D | FC 比较两个文件或两个文件集并显示 它们之间的不同。 |
FC Compares two files or sets of files, and displays the differences between them. |
0x00005A6E | FIND 在一个或多个文件中搜索一个文本字符串。 |
FIND Searches for a text string in a file or files. |
0x00005A6F | FINDSTR 在多个文件中搜索字符串。 |
FINDSTR Searches for strings in files. |
0x00005A70 | FOR 为一组文件中的每个文件运行一个指定的命令。 |
FOR Runs a specified command for each file in a set of files. |
0x00005A71 | FORMAT 格式化磁盘,以便用于 Windows。 |
FORMAT Formats a disk for use with Windows. |
0x00005A72 | FSUTIL 显示或配置文件系统属性。 |
FSUTIL Displays or configures the file system properties. |
0x00005A73 | FTYPE 显示或修改在文件扩展名关联中使用的文件 类型。 |
FTYPE Displays or modifies file types used in file extension associations. |
0x00005A74 | GOTO 将 Windows 命令解释程序定向到批处理程序 中某个带标签的行。 |
GOTO Directs the Windows command interpreter to a labeled line in a batch program. |
0x00005A75 | GPRESULT 显示计算机或用户的组策略信息。 |
GPRESULT Displays Group Policy information for machine or user. |
0x00005A76 | GRAFTABL 使 Windows 在图形模式下显示扩展 字符集。 |
GRAFTABL Enables Windows to display an extended character set in graphics mode. |
0x00005A77 | HELP 提供 Windows 命令的帮助信息。 |
HELP Provides Help information for Windows commands. |
0x00005A78 | ICACLS 显示、修改、备份或还原文件和 目录的 ACL。 |
ICACLS Display, modify, backup, or restore ACLs for files and directories. |
0x00005A79 | IF 在批处理程序中执行有条件的处理操作。 |
IF Performs conditional processing in batch programs. |
0x00005A7A | LABEL 创建、更改或删除磁盘的卷标。 |
LABEL Creates, changes, or deletes the volume label of a disk. |
0x00005A7B | MD 创建一个目录。 |
MD Creates a directory. |
0x00005A7C | MKDIR 创建一个目录。 |
MKDIR Creates a directory. |
0x00005A7D | MKLINK 创建符号链接和硬链接 |
MKLINK Creates Symbolic Links and Hard Links |
0x00005A7E | MODE 配置系统设备。 |
MODE Configures a system device. |
0x00005A7F | MORE 逐屏显示输出。 |
MORE Displays output one screen at a time. |
0x00005A80 | MOVE 将一个或多个文件从一个目录移动到另一个 目录。 |
MOVE Moves one or more files from one directory to another directory. |
0x00005A81 | OPENFILES 显示远程用户为了文件共享而打开的文件。 |
OPENFILES Displays files opened by remote users for a file share. |
0x00005A82 | PAGEFILECONFIG 显示或配置页面文件的属性。 |
PAGEFILECONFIG Displays or configures Pagefile properties. |
0x00005A83 | PATH 为可执行文件显示或设置搜索路径。 |
PATH Displays or sets a search path for executable files. |
0x00005A84 | PAUSE 暂停批处理文件的处理并显示消息。 |
PAUSE Suspends processing of a batch file and displays a message. |
0x00005A85 | POPD 还原通过 PUSHD 保存的当前目录的上一个 值。 |
POPD Restores the previous value of the current directory saved by PUSHD. |
0x00005A86 | PRINT 打印一个文本文件。 |
PRINT Prints a text file. |
0x00005A87 | PROMPT 更改 Windows 命令提示。 |
PROMPT Changes the Windows command prompt. |
0x00005A88 | PUSHD 保存当前目录,然后对其进行更改。 |
PUSHD Saves the current directory then changes it. |
0x00005A89 | RD 删除目录。 |
RD Removes a directory. |
0x00005A8A | RECOVER 从损坏的或有缺陷的磁盘中恢复可读信息。 |
RECOVER Recovers readable information from a bad or defective disk. |
0x00005A8B | REM 记录批处理文件或 CONFIG.SYS 中的注释(批注)。 |
REM Records comments (remarks) in batch files or CONFIG.SYS. |
0x00005A8C | REN 重命名文件。 |
REN Renames a file or files. |
0x00005A8D | RENAME 重命名文件。 |
RENAME Renames a file or files. |
0x00005A8E | REPLACE 替换文件。 |
REPLACE Replaces files. |
0x00005A8F | RMDIR 删除目录。 |
RMDIR Removes a directory. |
0x00005A90 | ROBOCOPY 复制文件和目录树的高级实用工具 |
ROBOCOPY Advanced utility to copy files and directory trees |
0x00005A91 | SET 显示、设置或删除 Windows 环境变量。 |
SET Displays, sets, or removes Windows environment variables. |
0x00005A92 | SETLOCAL 开始本地化批处理文件中的环境更改。 |
SETLOCAL Begins localization of environment changes in a batch file. |
0x00005A93 | SC 显示或配置服务(后台进程)。 |
SC Displays or configures services (background processes). |
0x00005A94 | SCHTASKS 安排在一台计算机上运行命令和程序。 |
SCHTASKS Schedules commands and programs to run on a computer. |
0x00005A95 | SHIFT 调整批处理文件中可替换参数的位置。 |
SHIFT Shifts the position of replaceable parameters in batch files. |
0x00005A96 | SHUTDOWN 允许通过本地或远程方式正确关闭计算机。 |
SHUTDOWN Allows proper local or remote shutdown of machine. |
0x00005A97 | SORT 对输入排序。 |
SORT Sorts input. |
0x00005A98 | START 启动单独的窗口以运行指定的程序或命令。 |
START Starts a separate window to run a specified program or command. |
0x00005A99 | SUBST 将路径与驱动器号关联。 |
SUBST Associates a path with a drive letter. |
0x00005A9A | SYSTEMINFO 显示计算机的特定属性和配置。 |
SYSTEMINFO Displays machine specific properties and configuration. |
0x00005A9B | TASKLIST 显示包括服务在内的所有当前运行的任务。 |
TASKLIST Displays all currently running tasks including services. |
0x00005A9C | TASKKILL 中止或停止正在运行的进程或应用程序。 |
TASKKILL Kill or stop a running process or application. |
0x00005A9D | TIME 显示或设置系统时间。 |
TIME Displays or sets the system time. |
0x00005A9E | TITLE 设置 CMD.EXE 会话的窗口标题。 |
TITLE Sets the window title for a CMD.EXE session. |
0x00005A9F | TREE 以图形方式显示驱动程序或路径的目录 结构。 |
TREE Graphically displays the directory structure of a drive or path. |
0x00005AA0 | TYPE 显示文本文件的内容。 |
TYPE Displays the contents of a text file. |
0x00005AA1 | VER 显示 Windows 的版本。 |
VER Displays the Windows version. |
0x00005AA2 | VERIFY 告诉 Windows 是否进行验证,以确保文件 正确写入磁盘。 |
VERIFY Tells Windows whether to verify that your files are written correctly to a disk. |
0x00005AA3 | VOL 显示磁盘卷标和序列号。 |
VOL Displays a disk volume label and serial number. |
0x00005AA4 | XCOPY 复制文件和目录树。 |
XCOPY Copies files and directory trees. |
0x00005AA5 | WMIC 在交互式命令 shell 中显示 WMI 信息。 |
WMIC Displays WMI information inside interactive command shell. |
0x00005AA6 | 有关工具的详细信息,请参阅联机帮助中的命令行参考。 |
For more information on tools see the command-line reference in the online help. |