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

📄 constant.def

📁 开放源码的编译器open watcom 1.6.0版的源代码
💻 DEF
字号:
#define EDIT_SELECT 0
#define USER_OBJ    16
#define OBJ_ITEM 2
#define OBJ_VICINITY 5
#define IDM_FMEDIT 500
#define IDM_DELETEOBJECT    500
#define IDM_GRID            501
#define IDM_CUTOBJECT       502
#define IDM_PASTEOBJECT     503
#define IDM_COPYOBJECT      504
#define IDM_ESCAPE          505
#define IDM_FMLEFT          506
#define IDM_FMHCENTRE       507
#define IDM_FMRIGHT         508
#define IDM_FMTOP           509
#define IDM_FMVCENTRE       510
#define IDM_FMBOTTOM        511
#define MENU_NONE   0x00
#define MENU_SETUP  0x01
#define MENU_DELETE 0x02
#define MENU_CUT    0x04
#define MENU_PASTE  0x08
#define MENU_COPY   0x10
#define MENU_ALIGN  0x20

⌨️ 快捷键说明

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