📄 tst120.mal
字号:
#define 2 modules and check location of routinesinclude tst120a; # lookup DBHOME/mal/tst120a.malinclude tst120b;include tst120a; # does not do anythinga:= bottom.second("hh");b:= top.first(1);c:= top.first(1:sht);d:= bottom.first("hello world");e:= top.first(2:sht);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -