📄 tst1002.mal
字号:
# the first of a series of BBP test cases# the temporary bat produced in tst1000 should not exist anymorebbp.open();c:= bbp.take("myfirstbat");io.print(c);bbp.close();catch MALException:str; io.printf("%s\n",MALException);exit MALException;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -