help.txt
来自「vc写的磁盘的低级操作代码」· 文本 代码 · 共 29 行
TXT
29 行
HELP
This program restores a disk that has been formatted by using the MS-DOS command
"format drive: /q"
This program is executed by the following syntax:
UNFORMAT drive: [/J]
UNFORMAT drive: [/U] [/L] [/TEST] [/P]
UNFORMAT /PARTN [/L]
UNFORMAT /?
where:
drive: Drive letter to unformat
/J Verifies that the mirror files are synchronized with the disk.
* /U Unformats without using the MIRROR files.
/L Lists all files and directories found, or, when used with the
/PARTN switch, displays current partition tables.
/PARTN Restores the partition tables saved by MIRROR /PARTN.
* /TEST Displays information, but does not write changes to disk.
* /P Sends output messages to LPT1.
/? Displays the help screen.
* Indicates functions not yet available
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?