resource.h

来自「USB HID 设备数据采集程序 HID外设使用的MC68HC908JB8AD」· C头文件 代码 · 共 48 行

H
48
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ENT_JAT.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_ENT_JATYPE                  129
#define IDD_DISPLAY_DLG                 130
#define IDC_ZOOM                        132
#define IDC_RECTANGLESEL                133
#define IDD_FLWANDPRSS                  134
#define IDC_DISPLAY                     1000
#define IDC_START                       1001
#define IDC_SAVE                        1002
#define IDC_PLAY                        1003
#define IDC_STOP                        1004
#define IDC_MSCOMM2                     1007
#define IDC_DOCUMENT                    1008
#define IDC_RIGHTPRESS                  1009
#define IDC_LEFTPRESS                   1010
#define IDC_DELETEVIOCE                 1011
#define IDC_VLTG_RED                    1012
#define IDC_VLTG_BLUE                   1013
#define IDC_VLTG_GREEN                  1014
#define IDC_FLUXLINE                    1015
#define IDC_MOTO_SLIDER                 1019
#define IDM_ZOOM                        32773
#define ID_BUTTON32774                  32774
#define IDM_RECTANGLESEL                32777
#define IDM_JK1                         32778
#define IDM_JK2                         32779
#define IDM_JK3                         32780
#define IDM_JK4                         32781
#define IDM_JK5                         32782
#define IDM_JK6                         32783

// 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         32784
#define _APS_NEXT_CONTROL_VALUE         1022
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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