📄 manual.bat
字号:
@echo off
if not exist hypertxt.exe goto :then
hypertxt flexlist.htx
goto :endif
:then
echo Change the default drive/path to the drive/path containing the
echo FlexList Demo/Manual distribution diskette files and then
echo at the DOS command prompt type: manual
:endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -