📄 config
字号:
# global include file for the APE environment< /$objtype/mkfile # gives (compiler loader extension ranliber)APEBIN=/$objtype/bin/ape # where installed ape binaries goAPELIB=/rc/bin/ape # where helper programs goCC=pcc # compiler (must be ansi)LD=pcc # loaderCFLAGS= # global defaultsFAMILY=plan9AR=ar # manipulating librariesRANLIB=echo # for updating librariesINSTALL=$APELIB/install # install scriptINSOWNER=() # default installation parameterINSGROUP=bin # default installation parameterINSMODE=775 # default installation parameter
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -