📄 vms-read
字号:
The code for indent under VMS was contributed by MEHRDAD@glum.dev.cf.ac.ukThe rest of this file describes how to build indent under VMS.If you are using GCC, you should run GNUC-MAKE.COM.If you have VAXC on your machine, run VAXC-MAKE.COM, to createindent.exe. When compiling INDENT sources, VAXC will issue warningmessages about the length of some external identifiers. You canignore these warnings.Set up symbol INDENT as a foreign command, for example: INDENT :== "$DUA0:[INDENT-DIR]INDENT.EXE"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -