📄 opmodnam.gml
字号:
.*
.*
.*
.option MODNAME
.*
.np
The "MODNAME" option specifies a name to be given to the module being
created.
The format of the "MODNAME" option (short form "MODN") is as follows.
.mbigbox
OPTION MODNAME=module_name
.embigbox
.synote
.mnote module_name
is the name of a Dynamic Link Library.
.esynote
.np
Once a module has been loaded (whether it be a program module or a
Dynamic Link Library),
.sy mod_name
is the name of the module known to the operating system.
If the "MODNAME" option is not used to specify a module name, the
default module name is the name of the executable file without the
file extension.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -