l44.1i
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1I 代码 · 共 20 行
1I
20 行
#printOne last one with "\". Add the following tothe end of the first line in file "temp",separated by a single blank./* &"\n" isn't &'\n' */You can do it by re-typing the line, but it'sa nice exercise to use "s".Type "ready" after you have re-written the file.#create Refp = &"\n"; /* &"\n" isn't &'\n' */#create tempp = &"\n";#user#cmp temp Ref#log#next45.1a 10
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?