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

📄 resource.h

📁 Visual_C++[1].NET_Bible1 Visual_C++宝典书中的全部源码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ControlsDemo.rc
//
#define IDR_MANIFEST                    1
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDR_MAINFRAME                   128
#define IDR_ControlsDemoTYPE            129
#define IDD_MODALDIALOG                 130
#define ID_CONTROLS_MODALDIALOG         131
#define ID_CONTROLS_BUTTONS             132
#define IDD_BUTTONS                     133
#define IDB_UP                          134
#define IDB_DOWN                        135
#define IDB_DISABLED                    136
#define IDD_LISTBOX                     137
#define ID_CONTROLS_LISTBOX             138
#define IDD_EDIT                        139
#define ID_CONTROLS_EDITCONTROL         140
#define IDD_COMBO                       141
#define IDD_DIALOG1                     142
#define IDC_CREDITCARD                  1001
#define IDC_CASH                        1002
#define IDC_RADIO3                      1003
#define IDC_RADIO4                      1004
#define IDC_RADIO5                      1005
#define IDC_CARDNUMBER                  1006
#define IDC_EXPIRATION                  1007
#define IDC_CHECK                       1008
#define IDC_CHECKNUMBER                 1009
#define IDC_CHECK1                      1010
#define IDC_CHECK2                      1011
#define IDC_CHECK3                      1012
#define IDC_BUTTON1                     1013
#define IDC_DISABLED                    1014
#define IDC_BTSBITMAP                   1015
#define IDC_LIST1                       1015
#define IDC_DISABLED2                   1016
#define IDC_UPDATE                      1017
#define IDC_DELETE                      1018
#define IDC_EDIT1                       1019
#define IDC_RADIO1                      1020
#define IDC_RADIO2                      1021
#define IDC_EDIT2                       1022
#define IDC_EDIT3                       1023
#define IDC_EDIT4                       1024
#define IDC_EDIT5                       1025
#define IDC_COMBO1                      1026
#define IDC_CREATE                      1027
#define IDC_BUTTON2                     1029
#define IDC_BUTTON3                     1030
#define IDC_BTN_YES                     1031
#define IDC_BTN_NO                      1032
#define IDC_BTN_MAYBE                   1033
#define IDC_GETRADIOBUTTONVALUES        1034
#define IDC_GET_RADIOBUTTON_VALUES      1034
#define IDC_GET_CHECKBOX_VALUES         1035

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        143
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1036
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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