h.logoff

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

LOGOFF
22
字号
                               * * * * * * *                               *    log    *                               * * * * * * *        simcalc is able to send all terminal output to a log file as         well as to the screen using the following commands:        "logon"                 "logon()"       closes the current log file and enables                        logging to the file ___LOG.        "logon(NAME)"   closes the current log file and enables                        logging to the file NAME.        "logoff"                "logoff()"      closes the current log file.        "loglist"       displays the current log file.        Displaying the current log file is not possible in sequences        and loops.

⌨️ 快捷键说明

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