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

📄 resource.h

📁 这是一个VC的界面编程,里面的程序大方美观,里面的思想值得学习
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by TitleBar.rc
//
#define IDD_TITLEBAR_DIALOG             102
#define IDR_MAINFRAME                   128
#define IDB_HELP_FOCUS                  129
#define IDB_HELP_NORMAL                 130
#define IDB_MAX_FOCUS                   131
#define IDB_MAX_NORMAL                  132
#define IDB_MIN_FOCUS                   133
#define IDB_MIN_NORMAL                  134
#define IDB_RESTORE_FOCUS               135
#define IDB_RESTORE_NORMAL              136
#define IDB_EXIT_FOCUS                  137
#define IDB_EXIT_NORMAL                 138
#define IDB_NORMAL                      142
#define IDB_TITLE_LEFT                  143
#define IDB_TOP                         144
#define IDB_TITLE_RIGHT                 147
#define IDB_LEFTDOWN                    148
#define IDB_DOWN                        149
#define IDB_DOWN1                       150
#define IDB_RIGHTDOWN                   151
#define IDD_DIALOG1                     152
#define IDC_EDIT1                       1000
#define IDC_EDIT2                       1001
#define IDC_RADIO1                      1002
#define IDC_RADIO2                      1003
#define IDC_RADIO3                      1004
#define IDC_CHECK1                      1005
#define IDC_CHECK2                      1006
#define IDC_CHECK3                      1007
#define IDC_CHECK4                      1008
#define IDC_RADIO4                      1009
#define IDC_BUTTON1                     1010
#define IDC_BUTTON2                     1011
#define IDC_BUTTON3                     1012
#define IDC_BUTTON4                     1013
#define IDC_BUTTON5                     1016
#define IDC_SCROLLBAR1                  1017

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

⌨️ 快捷键说明

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