sc.txt

来自「East make Tray Icon in delphi」· 文本 代码 · 共 13 行

TXT
13
字号
SurveyConvert (sc.exe) is a command-line tool to convert survey files between text and binary  format.

Usage:

sc.exe [-i] [-b] [-t] <filemask>

where:

-i   convert inplace (output overwrites input)
-b   convert to binary
-t   convert to text (default)
<filemask>  files to convert - can cntain wildcards (* and ?)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?