ybsc.bpf
来自「YBasic编程语言的移植和开发 YBasic编程语言的移植和开发 YBa」· BPF 代码 · 共 13 行
BPF
13 行
USEUNIT("main.c");
USEUNIT("bison.c");
USE("bison.h", File);
USEUNIT("flex.c");
USEUNIT("function.c");
USEUNIT("graphic.c");
USEUNIT("io.c");
USEUNIT("symbol.c");
USE("yabasic.h", File);
//---------------------------------------------------------------------------
This file is used by the project manager only and should be treated like the project file
main
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?