h.proz

来自「强大的数学工具包」· PROZ 代码 · 共 23 行

PROZ
23
字号
                               * * * * * * *                               *     %%    *                               * * * * * * *        "command line history"                '%%' is only available in the non-readline-version.        The last 10 command lines are available using the following        '%%'-commands:        '%%?'           displays the last 10 command lines.        '%%i'           displays the command line with number i                         (0 <= i <= 9).                         This line can be edited.        '%%'            displays the last command line.                        This line can be edited.                        ('%%' is equivalent to '%%0'.)        '%%'-commands are not possible in sequences and loops.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?