l1.1c
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1C 代码 · 共 19 行
1C
19 行
#print(Section 1.1)The program in Ref.c has an error in it.Find it, fix it, and run it.Then type ready.#once #create Ref.cmain(){ printf("hello\");}#once #create Refhello#usera.out >x#cmp x Ref#log#next1.1d 10
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?