l7.1d
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1D 代码 · 共 39 行
1D
39 行
#once #create message.ND.tr %$.EQdelim $$.EN.LPLet's do one more example of from-to for practicebefore we go on to the next topic.Modify "Example" so it produces output that lookslike this, then type "ready"..pl 1#once #create Ref.EQdelim $$.EN.LPLet $Q( pi )$ be $sum from {i= pi sub 1} to {i= pi sub 2} x sub i$..pl 1#once #create Example.EQdelim $$.EN.LPLet $Q( pi )$ be $sum from {i= pi sub 1} to xxxx x sub i$..pl 1##once neqn Ref | nroff >X1 &#once neqn message Ref | nroff -T$term %s/tinyms -#userneqn Example | nroff >X2#cmp X1 X2#failDon't forget to set delimiters before the .LP line,and get the spaces right around the dollar signs.#log#next8.1a 10
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?