rfsdbd.gml

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

GML
43
字号
:H2.Basic Document Elements
:I1.basic document elements
:FIG place=inline frame=box.
Address             Long Quotation
Definition List     Note
Example             Ordered List
Figure              Paragraph
Footnote            Paragraph Continuation
Glossary List       Simple List
Graphic             Unordered List
:eFIG.
:H2.Paragraph Elements
:I1.paragraph elements
:PC.
May contain
one or more lines of text
and/or any of the following:
:SL compact.
:LI.Citation
:LI.Figure Reference
:LI.Footnote Reference
:LI.Heading Reference
:LI.List Item Reference
:LI.Highlighted Phrase
:LI.Quote
:LI.Set Font
:eSL.
:H2.Definitions
:DL tsize='1.5i'.
:DT.Character String (char-string)
:DD.A character string to be associated with an attribute.
:DT.Choices( 0|1|2 )
:DD.The bar (|) separates the various choices that may be associated
with the attribute.
:DT.Identifier Name (id-name)
:DD.Seven character name consisting of letters and numbers.
:DT.Symbol Name
:DD.Maximum of ten characters consisting of letters, numbers,
    and the characters @, #, $ and underscore(_) character.
:DT.Text Line
:DD.One line of text to be processed as defined by the tag.
:eDL.

⌨️ 快捷键说明

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