📄 g_test1.cpp
字号:
#include "matlib.h"
#pragma hdrstop
#include "test1.h"
unsigned int mlibpr=mt_set_MT(0); // 1 if program is multithreaded, 0 otherwise.
int main() {
begin_scope
initM(MATCOM_VERSION);
#include "test1.cpp"
exitM();
return 0;
end_scope
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -