📄 readme.dos
字号:
Gawk has been compiled and tested under MS-DOS using MSC 5.1. To compileunder DOS, move the stuff in the pc directory to the directory with the restof the gawk sources, and run make.bat. If you have Ndmake (or some other unix-like make utility), you can usethe Makefile.pc file. You will have to put CRs at the end of each line in the make.bat orMakefile.pc file. You will also have to copy the Microsoft library routine setargv.obj tothe gawk directory for the link to work. Please note: Gawk is very sensitive to compiler optimization; using -Oaor -Ox WILL cause errors. It is recommended to only use the defaultoptimization. Also, you should get warning messages, but you can ignore them. If you have any problems with the DOS version of Gawk, please send them toScott Deifik, scottd@amgen.com.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -