?? how_pi
字號(hào):
@(#)how_pi 1.1 (Berkeley) 3/2/81To translate a program using pi, place the source in a file whose name endsin the characters ".p", i.e. "prog.p". The command pi prog.pwill translate the program into interpreter code which will be left in thefile "obj" in the current directory. This code can be executed by typing objor pxThe program "pix" can be used for load and go Pascal.The complete command line syntax for pi is pi [ -blnpstuw ] [ -i file ... ] name.pThe command "man pi" will give information as to the options of pi.Refer to the UNIX Pascal User's Manual for more details.
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -