resource.h

来自「五岳鑫电话卡应用开发」· C头文件 代码 · 共 44 行

H
44
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
#define IDM_MDITILE                     10
#define IDI_BIG                         102
#define IDI_MESSAGE                     103
#define IDR_MDIMAINMENU                 104
#define ABOUT                           105
#define IDR_ACCEL                       106
#define IDI_CHANNEL                     111
#define IDD_DBCFG                       113
#define IDB_DB                          115
#define IDC_DB_SERVER                   1000
#define IDC_DB_USER                     1001
#define IDC_DB_PWD                      1002
#define IDC_DB_DATABASE                 1003
#define IDC_BUTTON1                     1005
#define IDM_EXIT                        40001
#define IDM_ABOUT                       40002
#define IDM_SERVICE                     40041
#define IDM_BROADCFG                    40050
#define IDM_IOCFG                       40051
#define IDM_LIMITNUM                    40053
#define IDM_MSI                         40054
#define IDM_SETCHANNELIDLE              40055
#define IDM_SETCHANNELBLOCK             40056
#define IDM_REFRESHMSI                  40057
#define IDM_REFRESHLIMITNUM             40058
#define IDM_REFRESHSERVICE              40059
#define IDM_MSICFG                      40060
#define IDM_DBCFG                       40061

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

⌨️ 快捷键说明

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