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

📄 resource.h

📁 进行USB通讯的源码 所用芯片为EZ-USB2131Q
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by USB.rc
//
#define IDD_ABOUTBOX                    100
#define IDC_OUTPUT_BOX                  101
#define IDD_CONTROL                     104
#define IDD_STATUS                      106
#define IDR_MAINFRAME                   128
#define IDR_USBTYPE                     129
#define IDR_TeamKit                     134
#define IDB_BITMAP                      140
#define IDD_ADDIG                       146
#define CG_ID_VIEW_TOP                  150
#define CG_ID_VIEW_BOTTOM               151
#define CG_ID_VIEW_RIGHT                152
#define IDC_COMBO_FirstChannel          1000
#define IDC_PROGRESS3                   1002
#define IDC_EDIT_Frequence              1004
#define IDC_COMBO_LastChannel           1005
#define IDC_BTN_READ                    1007
#define IDC_BTN_STOP                    1013
#define IDC_EDIT_TriggerVolt            1013
#define IDC_EDIT_OverRange              1014
#define IDC_EDIT_AnalyzeCount           1015
#define IDC_EDIT_OverRatio              1016
#define IDC_CHECK_StopFirstDigitalShow  1020
#define IDC_EDIT_ScreenVolume           1021
#define IDC_EDIT_CountTime              1025
#define IDC_EDIT_Offset                 1026
#define IDC_EDIT_Volt                   1027
#define IDC_EDIT_PerTime                1028
#define IDC_PROGRESS                    1030
#define IDC_EDIT_MeasureFreq            1037
#define IDC_COMBO_TriggerMode           1083
#define IDC_COMBO_GAINS                 1084
#define IDC_COMBO_MoveVolt              1114
#define IDC_COMBO_VoltRange             1116
#define IDM_DigitalShow                 32776
#define IDM_GraphicShow                 32777
#define IDM_TenShow                     32778
#define IDM_SixteenShow                 32779
#define IDM_DigitalVoltShowMode         32780
#define IDM_DataSave                    32794

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        135
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1003
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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