qhull-go.bat
来自「Quick hull implementation」· Batch 代码 · 共 20 行
BAT
20 行
@echo off
echo.
echo ========= Qhull-go.bat, DOS window for Qhull and Rbox ===========
echo.
echo Use arrow keys to repeat and edit commands
echo.
echo Use properties button to increase size to 50 lines
echo.
echo Change font to 8x12
echo.
echo Change screen colors with ansi.sys or crt.exe v4.0 (shareware)
echo.
echo For scrolling back, try peruse (PC Magazine utility)
echo.
echo If full-screen, use alt-enter to return to Windows
echo.
echo Type 'qconvex' for synopsis and examples.
echo.
doskey /insert
%comspec%
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?