l2.1a
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1A 代码 · 共 39 行
1A
39 行
#printYou may have noticed that neqn threw away the spacesin several of the examples we did. For example, in.EQa = b + c - d.ENthe output equation looks likea=b+c-dregardless of spaces in the input.Spaces are always thrown away, and so are new lines - youcan type an equation on as many lines as you like.This latitude is permitted mainly to make it easy to type equations -longer equations are easier to edit when they are typedas a series of short input lines instead of one giantone.Will the printed output of this equation.EQa+b+c.ENbe any different from this one?.EQa+b+c.ENAnswer yes or no.#copyin#user#uncopyin#match no#log#next2.1b 102.2a 5
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?