pause.cwp.main
来自「su 的源代码库」· MAIN 代码 · 共 13 行
MAIN
13 行
PAUSE - prompt and wait for user signal to continue Usage: pause [optional arguments] Note: Default prompt is "press return key to continue" which is *evoked by calling pause with no arguments. The word, "continue", is replaced by any optional arguments handed to pause. Thus, the command "pause do plot" will evoke the prompt, "press return key to do plot".
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?