📄 l56.1a
字号:
#printIs there just as easy a way ofprinting the immediately preceding line?Not quite, but almost. The line-will print the line just before the line youare on. What's the equivalent commandin terms of "." and "p"? Type "answer COMMAND"when you figure it out. Again, you can experimentfirst; the same file named "pres" is in this directory.#create presGeorge WashingtonJohn AdamsThomas JeffersonJames MadisonJames MonroeJohn Quincy AdamsAndrew JacksonMartin van BurenWilliam Henry HarrisonJohn TylerJames K. PolkFranklin PierceMillard FillmoreJames BuchananAbraham Lincoln#copyin#user#uncopyin#match .-1pThe "p" isn't needed.#match .-1#log#next57.1a 10
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -