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

📄 resource.h

📁 上位机与下位机的USB通讯
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by TestPanel.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_USBTEST_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDD_SELECT                      129
#define IDD_TESTPANEL_DIALOG            130
#define IDR_MENU1                       131
#define IDB_BITMAP1                     132
#define IDR_TOOLBAR1                    133
#define IDB_BITMAP2                     136
#define IDC_BTN_GROUPBOX                1000
#define IDC_LED_GROUPBOX                1001
#define IDC_ANALOG1_GROUPBOX            1002
#define IDC_BTN1_LED                    1004
#define IDC_BTN2_LED                    1005
#define IDC_CHECK_LED1                  1006
#define IDC_CHECK_LED2                  1007
#define IDC_AN1_METER                   1008
#define IDC_P0_B1                       1011
#define IDC_P0_B2                       1012
#define IDC_P0_B3                       1013
#define IDC_P0_B0                       1014
#define IDC_P1_B1                       1016
#define IDC_P1_B3                       1018
#define IDC_P1_B0                       1019
#define IDC_P1_B2                       1020
#define IDC_DEVICELIST                  1022
#define IDC_RADIO2                      1024
#define IDC_RADIO3                      1025
#define IDC_RADIO4                      1026
#define IDC_RADIO5                      1027
#define IDC_RADIO6                      1028
#define IDC_RADIO7                      1029
#define IDC_EDIT1                       1031
#define IDC_EDIT2                       1032
#define IDC_EDIT3                       1033
#define IDC_EDIT4                       1034
#define IDC_STATIC1                     1035
#define IDC_EDIT5                       1036
#define ID_MENUITEM32771                32771
#define ID_MENUITEM32772                32772
#define ID_MENUITEM32773                32773
#define ID_BIAOZHUAN                    32774
#define ID_MENUITEM32775                32775
#define ID_MENUITEM32776                32776
#define ID_MENUITEM32777                32777
#define ID_MENUITEM32778                32778
#define ID_MENUITEM32779                32779
#define ID_MENUITEM32780                32780
#define ID_MENUITEM32781                32781
#define ID_MENUITEM32782                32782
#define ID_MENUITEM32783                32783
#define ID_MENUITEM32784                32784

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32789
#define _APS_NEXT_CONTROL_VALUE         1037
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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