tpfexport

来自「Apache HTTP Server 是一个功能强大的灵活的与HTTP/1.1相」· 代码 · 共 8 行

TXT
8
字号
#!/bin/shecho " Setting TPF/c89 environment variables"export _C89_CCMODE=1# replace the following with the location of your TPF include filesexport _C89_INCDIRS="/u/tpf41/currentmaint/include /u/tpf41/currentmaint/include/oco" export TPF=YESecho "Done"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?