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

📄 resource.h

📁 模拟了现实中的示波器
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Oscilloscope.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_OSCILLOSCOPE_DIALOG         102
#define IDR_MAINFRAME                   128
#define IDI_ICON1                       129
#define IDI_ICON2                       130
#define IDI_ICON3                       131
#define IDB_BITMAP1                     133
#define IDB_BITMAP2                     134
#define IDB_BITMAP3                     135
#define IDB_BITMAP4                     136
#define IDB_TITLEBAR_LEFT               137
#define IDB_TITLEBAR_MID                138
#define IDB_TITLEBAR_RIGHT              139
#define IDB_CONER_LEFTTOP               140
#define IDB_CONER_LEFTBOTTOM            141
#define IDB_CONER_RIGHTBOTTOM           142
#define IDB_CONER_RIGHTTOP              143
#define IDB_BACKGROUND                  145
#define IDB_CH01                        146
#define IDB_CH02                        147
#define IDB_CH03                        148
#define IDB_TYPE01                      149
#define IDB_TYPE02                      150
#define IDB_TYPE03                      151
#define IDB_TYPE04                      152
#define IDB_TYPE05                      153
#define IDB_CAPTION                     154
#define IDC_FIRST                       1001
#define IDC_CURVE                       1001
#define IDC_CHONE                       1002
#define IDC_CHTWO                       1003
#define IDC_CHTHREE                     1004
#define IDC_CMB_SIGNALTYPE              1005
#define IDC_SELECTCOLOR                 1006
#define IDC_CMB_CHANNEL                 1007
#define IDC_START                       1008
#define IDC_COLOR                       1009
#define IDC_BTN_FREQSAMPLE              1010
#define IDC_BTN_FREQSIGNAL              1011
#define IDC_BTN_AMPLITUDE               1012
#define IDC_BTN_OFFSET                  1013
#define IDC_BTN_PHASE                   1014
#define IDC_BTN_WIDTH                   1015
#define IDC_LAST                        1015
#define IDC_SCROLLBAR                   1039
#define IDC_BTN_CHANEL                  1040
#define IDC_BUTTON1                     1041
#define IDC_BTN_SIGNALTYPE              1041

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

⌨️ 快捷键说明

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