testctl.mif
来自「开放源码的编译器open watcom 1.6.0版的源代码」· MIF 代码 · 共 12 行
MIF
12 行
name = testctl
LNK = $(name).lnk
OBJS = testctl.obj check.obj combo.obj combomod.obj ctltype.obj &
ctluser.obj dcombo.obj float.obj int.obj radio.obj &
rfloat.obj rint.obj text.obj textmod.obj
CFLAGS += -i=..\..
resources = dialog.dlg
lnk_dependencies = makefile ..\testctl.mif ..\..\master.mif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?