action.cmd
来自「bash debugger. You can use this tool to 」· CMD 代码 · 共 11 行
CMD
11 行
set trace-commands on# Debugger test of action command## Try a simple action breakpoint...a 23 x=60Lcont 24print "value of x is now $x"quit
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?