cmdintro.gml
来自「开放源码的编译器open watcom 1.6.0版的源代码」· GML 代码 · 共 33 行
GML
33 行
.*
.* (c) Copyright 1992 by WATCOM International Corp.
.*
.* All rights reserved. No part of this publication may be reproduced or
.* used in any form or by any means - graphic, electronic, or mechanical,
.* including photocopying, recording, taping or information storage and
.* retrieval systems - without written permission of WATCOM Publications
.* Limited.
.*
.* Date By Reason
.* ---- -- ------
.* 07-aug-92 Craig Eisler initial draft
.*
The following command descriptions show items within angle brackets (<>).
The angle brackets are there to indicate items that you may supply.
You are not required to type the brackets. For example, <filename> simply
means that in the corresponding place in the command you should enter
the name of a file. For example, <filename> may be replaced with
:ILLUST.
test.c
:eILLUST.
and the brackets are not entered.
:P.
The command descriptions also show items inside double quotes ("). The
double quotes are used to indicate a literal option that you may supply.
You are not required to type the quotes. For example, "-c" indicates
that in the corresponding place in the command you may enter
:ITALICS.-c
:PERIOD.
:P.
In the syntax model for each command, the upper-case characters represent
the minimal truncation of the command.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?