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

📄 resource.h

📁 这是vc图书里面的源代码 相信对于开发着有所帮助
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Calculator.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_CALCULATOR_DIALOG           102
#define IDR_MAINFRAME                   128
#define IDR_MENU                        129
#define BTN_0                           130
#define BTN_1                           131
#define BTN_2                           132
#define BTN_3                           133
#define BTN_4                           134
#define BTN_5                           135
#define BTN_6                           136
#define BTN_7                           137
#define BTN_8                           138
#define BTN_9                           139
#define BTN_10                          140
#define BTN_11                          141
#define BTN_12                          142
#define BTN_13                          143
#define BTN_14                          144
#define BTN_15                          145
#define BTN_16                          146
#define BTN_17                          147
#define BTN_18                          148
#define BTN_19                          149
#define BTN_20                          150
#define BTN_21                          151
#define BTN_22                          152
#define BTN_23                          153
#define BTN_24                          154
#define BTN_25                          155
#define BTN_26                          156
#define BTN_27                          157
#define BTN_28                          158
#define BTN_29                          159
#define BTN_30                          160
#define BTN_31                          161
#define IDC_DSPEDIT                     1001
#define IDC_DSPSTATIC                   1002
#define ID_COPY                         32771
#define ID_PASTE                        32772
#define ID_EXTEND                       32773
#define ID_ABOUT                        32774

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

⌨️ 快捷键说明

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