📄 opthread.gml
字号:
.*
.*
.option THREADNAME
.*
.np
The "THREADNAME" option is used to specify the pattern to be used for
generating thread names.
The format of the "THREADNAME" option (short form "THR") is as
follows.
.mbigbox
OPTION THREADNAME 'thread_name'
.embigbox
.synote
.mnote thread_name
specifies the pattern used for generating thread names and must be a
string of 1 to 5 characters.
.esynote
.np
The first thread name is generated by appending "0" to
.sy thread_name,
the second by appending "1" to
.sy thread_name,
etc.
If the "THREADNAME" option is not specified, the first 5 characters of
the description specified in the "FORMAT" directive are used as the
pattern for generating thread names.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -