resource.h

来自「在9格寬×9格高的大九宮格中有9個3格寬×3格高的小九宮格」· C头文件 代码 · 共 48 行

H
48
字号
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by shudu.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_SHUDU_DIALOG                102
#define IDR_MAINFRAME                   128
#define IDB_BITMAP1                     129
#define IDR_MENU1                       130
#define IDD_ABOUTAUTHOR                 131
#define IDC_BUTTON1                     1001
#define IDC_BTN_START                   1002
#define IDC_SHOWTIMES                   1003
#define IDB_RESTART                     1004
#define IDC_BUTTON3                     1005
#define IDM_RANDOM_GAME                 1005
#define ID_32771                        32771
#define ID_32772                        32772
#define ID_32773                        32773
#define ID_32774                        32774
#define ID_32775                        32775
#define IDM_RESET                       32776
#define IDM_STRAT                       32777
#define IDM_CHECK                       32778
#define IDM_ABOUT                       32779
#define IDIDM_ABOUT                     32780
#define IDM_CONNECTAUTHOR               32781
#define IDM_AUTHOR                      32782
#define ID_32783                        32783
#define IDM_HELP                        32784
#define ID_32785                        32785
#define IDM_RESTART                     32786
#define ID_32787                        32787
#define IDC_RANDOM_GAME                 32788

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        133
#define _APS_NEXT_COMMAND_VALUE         32789
#define _APS_NEXT_CONTROL_VALUE         1006
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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