⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 opt.doc

📁 开放源码的编译器open watcom 1.6.0版的源代码
💻 DOC
字号:
This is a summary of the command line switches.  SEE OLD MANUAL for
the format of the command line and the meaning of the switches, Use
this as the definitive list of switches.  Some of the switches in the
old manual are gone.  If this is not enough to go on, please let
me know, and I will fill it out a bit.

    *** Common Switches
    
	    /Invoke=file
	    /NOInvoke
	    /NOSymbols
	    /NOMouse
	    /DIp=dipname
	    - Used to load a non-default Debug information processor
	    /DYnamic=
	    /TRap=trpfile
	    /REMotefiles
	    /NOFpu
	    /LInes=n
	    - number of lines to use in a character mode debugger
    
    *** DOS & Windows specific
	    /Monochrome
	    /Color
	    /Colour
	    /Ega43
	    /Vga50
	    /Overwrite
	    /Page
	    /Swap
	    /Two
    
    *** DOS Specific
	    /CHecksize
	    /NOCHarremap
	    - Turn off the character re-mapping which is used to make dialogs
	    look nicer.
	    /NOGraphicsmouse
	    - turn off the graphics mouse emulation code that makes the mouse
	    cursor look like an arrow instead of a block.
	
    *** Windows specific
	    /FAstswap
	
    *** QNX specific
	    /Console

⌨️ 快捷键说明

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