ldvector.gml
来自「开放源码的编译器open watcom 1.6.0版的源代码」· GML 代码 · 共 23 行
GML
23 行
.*
.*
.dirctv VECTOR
.*
.np
The "VECTOR" directive forces the &lnkname to generate an overlay
vector for the specified symbols and is intended to be used when the
"NOINDIRECT" option is specified.
See the section entitled :HDREF refid='xnoindi'. for additional
information on the usage of the "VECTOR" directive.
.np
The format of the "VECTOR" directive (short form "VE") is as follows.
.mbigbox
VECTOR symbol_name{,symbol_name}
.embigbox
.synote
.mnote symbol_name
is a symbol name.
.esynote
.np
For more information on overlays,
see the section entitled :HDREF refid='useover'..
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?