opdescri.gml

来自「开放源码的编译器open watcom 1.6.0版的源代码」· GML 代码 · 共 21 行

GML
21
字号
.*
.*
.*
.option DESCRIPTION
.*
.np
The "DESCRIPTION" option inserts the specified text into the
application or Dynamic Link Library.
This is useful if you wish to embed copyright information into an
application or Dynamic Link Library.
The format of the "DESCRIPTION" option (short form "DE") is as
follows.
.mbigbox
    OPTION DESCRIPTION 'string'
.embigbox
.synote
.mnote string
is the sequence of characters to be embedded into the application or
Dynamic Link Library.
.esynote

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?