mgl-in
来自「lex与yacc中文版原书第二版 附带书上代码」· 代码 · 共 17 行
TXT
17 行
screen first title "First"item "dummy line" command dummy action ignore attribute visibleitem "run shell" command shell action execute "/bin/sh" attribute visibleend first screen secondtitle "Second" item "exit program" command exit action quit attribute invisibleitem "other menu" command first action menu first attribute visibleend second
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?