📄 importtest.gram
字号:
#JSGF V1.0;grammar jsgf.importtest;import <jsgf.hello.other>;import <jsgf.times.*>;import <jsgf.integers.*>;public <greeting> = hello universe | <hello.other> | the ultimate answer is <integers.int1to99> ;public <othergreeting> = see you at <times.absoluteTime>;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -