📄 bison.mpb
字号:
// bison.mpb,v 1.2 2004/04/01 00:13:16 bala Exp
project {
Define_Custom(BISON) {
automatic = 1
command = bison
commandflags = -d
inputext = .y
pre_extension = .tab
source_outputext = .c
header_outputext = .h
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -