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

📄 resource.h

📁 学习evc时
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by evcstudy.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDD_DIALOG_SETUPSERIES          130
#define IDD_SPINUSE_DIALOG              132
#define IDD_SLIDERUSE_DIALOG            133
#define IDD_CREATEPROCESS_DIALOG        134
#define IDD_THREADSYNBYEVENT_DIALOG     135
#define IDD_THREADASYN_DIALOG           136
#define IDC_CMBNAME                     1000
#define IDC_CMBBAUD                     1001
#define IDC_CMBDATABITS                 1002
#define IDC_CMBPARITY                   1003
#define IDC_CMBSTOPBITS                 1004
#define IDC_COMBO2                      1006
#define IDC_SPIN_RED                    1007
#define IDC_SPIN_GREEN                  1008
#define IDC_SPIN_BLUE                   1009
#define IDC_EDT_RED                     1010
#define IDC_EDT_GREEN                   1011
#define IDC_SLIDER_RED                  1011
#define IDC_EDT_BLUE                    1012
#define IDC_SLIDER_GREEN                1012
#define IDC_LISTONE                     1012
#define IDC_SLIDER_BLUE                 1013
#define IDC_LISTTWO                     1013
#define IDC_BTNEXEC                     1014
#define ID_SERIES_SAMPLE                32771
#define ID_SPIN_USE                     32772
#define ID_SLIDER_USE                   32773
#define ID_CREATE_PROCESS               32774
#define ID_THREADSYN                    32775
#define ID_SERIES                       32776

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        139
#define _APS_NEXT_COMMAND_VALUE         32777
#define _APS_NEXT_CONTROL_VALUE         1024
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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