resource.h

来自「模拟cpu的程序原代码」· C头文件 代码 · 共 39 行

H
39
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MyVsCpu.rc
//
#define IDZHUANGZAI                     3
#define IDDANBU                         4
#define IDNEICUN                        5
#define IDCHUSHI                        7
#define IDQINGKONG                      8
#define IDCHUSHI2                       9
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_MYVSCPU_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDR_MENU1                       129
#define IDI_ICON1                       130
#define IDC_EDIT1                       1000
#define IDC_EDIT2                       1001
#define ID_MENUDANBU                    32771
#define ID_MENUNEIXIAN                  32773
#define ID_MENUCHUSHI                   32774
#define ID_MENUQINGKONG                 32775
#define ID_MENUTUICHU                   32776
#define ID_MENUBANQUAN                  32777
#define ID_MENUZHUANGZAI                32778
#define ID_MENUSHUOMING                 32779

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        131
#define _APS_NEXT_COMMAND_VALUE         32780
#define _APS_NEXT_CONTROL_VALUE         1002
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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